| Summary Item | Total | Failed |
|---|---|---|
| Requests | 77 | 0 |
| Prerequest Scripts | 20 | 0 |
| Test Scripts | 51 | 0 |
| Assertions | 1427 | 49 |
| Skipped Tests | 0 | - |
expected 506 to be below 200
expected 500 to equal 401
expected 'Internal Server Error' to equal 'Unauthorized'
expected 500 to equal 400
expected 'Internal Server Error' to equal 'Bad Request'
expected 'Invalid request' to equal 'Bad Request'
expected 245 to be below 150
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status reason 'Forbidden' but got 'OK'
expected response to have status code 403 but got 500
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
expected 261 to be at most 150
expected response to have status code 403 but got 500
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
expected response to have status code 403 but got 200
expected response to have status reason 'Forbidden' but got 'OK'
expected 256 to be at most 200
expected response to have status code 403 but got 500
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
expected response to have status code 403 but got 200
expected response to have status reason 'Forbidden' but got 'OK'
expected 289 to be below 200
expected response to have status code 403 but got 500
expected 285 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 200
expected 859 to be below 350
expected response to have status code 403 but got 500
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected { message: 'Success', data: [] } to not have property 'message'
expected 261 to be below 200
expected response to have status code 403 but got 500
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
expected 270 to be below 200
expected response to have status code 403 but got 500
expected response to have status code 403 but got 200
expected 'Success' to deeply equal 'No record found'
expected response to have status code 400 but got 200
expected 'Success' to deeply equal 'Invalid job number format'
expected response to have status code 405 but got 404
expected 246 to be below 200
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6fec7486-5424-4749-87a2-e9831a8a5c15 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-mg/vnHzz97Fb81KCkSppwJOsbSo" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify status code is 'OK' | 1 | 0 | 0 |
| Verify message is 'Success' | 1 | 0 | 0 |
| Verify token is present in the response | 1 | 0 | 0 |
| Verify token is valid | 1 | 0 | 0 |
| Verify response body matches expected schema | 1 | 0 | 0 |
| Verify response time is less than 200ms | 0 | 1 | 0 |
| Total | 6 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1d62b938-5c66-42f1-bf96-ffcbb1e2febc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 68 |
{
"username": "Conner29",
"password": "qvqdqQM0QeNEjGo"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Invalid credentials should return 401 | 0 | 1 | 0 |
| Invalid credentials should return 'Unauthorized' | 0 | 1 | 0 |
| Invalid credentials should return the correct error message | 1 | 0 | 0 |
| Response body should match the schema | 1 | 0 | 0 |
| Total | 2 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Invalid credentials should return 401 | |
| Invalid credentials should return 'Unauthorized' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cb34a3dd-1f22-4bb7-b467-d7d7acf90276 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Blank Username and Password should return status code 400 | 0 | 1 | 0 |
| Blank Username and Password should return status message 'Bad Request' | 0 | 1 | 0 |
| Proper error message should be shown for blank credentials | 0 | 1 | 0 |
| Response body should match the schema | 1 | 0 | 0 |
| Total | 1 | 3 | 0 |
| Test Name | Assertion Error |
|---|---|
| Blank Username and Password should return status code 400 | |
| Blank Username and Password should return status message 'Bad Request' | |
| Proper error message should be shown for blank credentials | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7d030e98-c97f-4d91-ae04-8688d7e2fd2f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Status is 'OK' | 1 | 0 | 0 |
| Check response time is less than 150ms | 0 | 1 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| User details should be present in the response | 1 | 0 | 0 |
| Role name should be 'FrontDesk' | 1 | 0 | 0 |
| Service location should be 'Service Center A' | 1 | 0 | 0 |
| Total | 6 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check response time is less than 150ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71b430f7-9cc4-4146-b752-ef5cbd98c3f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Response mustn't include sensitive information | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response mustn't include sensitive information | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f14af120-1c73-427b-a2e5-00a655ccd853 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 401 | 1 | 0 | 0 |
| Status message is 'Unauthorized' | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 180da8b3-384d-4075-b174-f74b9f99559b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 403 | 0 | 1 | 0 |
| Status message is 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code is 403 | |
| Status message is 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 004dfa4d-276f-4384-a26a-07811b272133 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 403 | 0 | 1 | 0 |
| Status message is 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code is 403 | |
| Status message is 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34ff4853-0989-44c5-b5df-104559566876 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-hiCg43bKQswau80OHMqnI30TWO8" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":609},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Status message is 'OK' | 1 | 0 | 0 |
| Verify json schema | 1 | 0 | 0 |
| Verify message key contains 'Success' | 1 | 0 | 0 |
| Verify response time < 150ms | 0 | 1 | 0 |
| Data array length is 3 | 1 | 0 | 0 |
| Verify keys | 1 | 0 | 0 |
| Verify the type of the data stored in the count under Pending for delivery is of number type | 1 | 0 | 0 |
| Verify the type of the data stored in the count under Created today is of number type | 1 | 0 | 0 |
| Verify the type of the data stored in the count under Pending for FST assignment is of number type | 1 | 0 | 0 |
| Total | 9 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time < 150ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4b222df0-b65d-45b7-a9d3-9ff7b3ad236a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Missing token returns status code 401 | 1 | 0 | 0 |
| Verify Missing token returns status message 'Unauthorized' | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5f0d3a9e-823c-4d03-b419-5829b4b0db93 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid token returns status code 403 | 0 | 1 | 0 |
| Verify Invalid token returns status message 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid token returns status code 403 | |
| Verify Invalid token returns status message 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e12ffe9f-4fd5-4e8c-8e0a-5268a827e5e2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-hiCg43bKQswau80OHMqnI30TWO8" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":609},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Expired token returns status code 403 | 0 | 1 | 0 |
| Verify Expired token returns status message 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Expired token returns status code 403 | |
| Verify Expired token returns status message 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 220875ef-9205-48ec-92d8-4242b5ba0323 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status Code is 200 | 1 | 0 | 0 |
| Verify Status message is 'OK' | 1 | 0 | 0 |
| Verify Response time under 200 ms | 0 | 1 | 0 |
| Verify message key contains 'success' | 1 | 0 | 0 |
| Verify response schema matches expected schema | 1 | 0 | 0 |
| Verify json response contains key: mst_oem | 1 | 0 | 0 |
| Verify json response contains key: mst_model | 1 | 0 | 0 |
| Verify json response contains key: mst_action_status | 1 | 0 | 0 |
| Verify json response contains key: mst_warrenty_status | 1 | 0 | 0 |
| Verify json response contains key: mst_platform | 1 | 0 | 0 |
| Verify json response contains key: mst_product | 1 | 0 | 0 |
| Verify json response contains key: mst_role | 1 | 0 | 0 |
| Verify json response contains key: mst_service_location | 1 | 0 | 0 |
| Verify json response contains key: mst_problem | 1 | 0 | 0 |
| Verify json response contains key: map_fst_pincode | 1 | 0 | 0 |
| Verify key- mst_oem , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_model , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_action_status , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_warrenty_status , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_platform , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_product , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_role , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_service_location , returns a non-empty array | 1 | 0 | 0 |
| Verify key- mst_problem , returns a non-empty array | 1 | 0 | 0 |
| Verify key- map_fst_pincode , returns a non-empty array | 1 | 0 | 0 |
| Total | 24 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response time under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6dfbb0a8-72ca-4769-b12c-1bef24716aff |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 401 | 1 | 0 | 0 |
| Verify Status code is 'Unauthorized' | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2d2b2910-ace6-4878-8a3d-b55df9483677 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 403 | 0 | 1 | 0 |
| Verify Status code is 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Status code is 403 | |
| Verify Status code is 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e1b7c39d-b114-481d-88e7-29a00683995d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 403 | 0 | 1 | 0 |
| Verify Status code is 'Forbidden' | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Status code is 403 | |
| Verify Status code is 'Forbidden' | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dd7ca8e4-48b5-4034-902e-1d65f52ad430 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1131 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Neva",
"last_name": "Schiller",
"mobile_number": "870-642-8110",
"mobile_number_alt": "870-642-8110",
"email_id": "Elwyn_Herzog50@yahoo.com",
"email_id_alt": "Elwyn_Herzog50@yahoo.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "14109270316791",
"imei1": "14109270316791",
"imei2": "14109270316791",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-j8MbH+93SsRzT3R93ww/Y0p7egQ" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":190426,"tr_customer_product_id":190416,"job_number":"JOB_190408"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 200 | 1 | 0 | 0 |
| Verify Status code is 'OK' | 1 | 0 | 0 |
| Verify message is 'Job created successfully. ' | 1 | 0 | 0 |
| Verify jsonschema | 1 | 0 | 0 |
| Verify response time is less than 200ms | 0 | 1 | 0 |
| Verify response contains key: id | 1 | 0 | 0 |
| Verify response contains key: mst_service_location_id | 1 | 0 | 0 |
| Verify response contains key: mst_platform_id | 1 | 0 | 0 |
| Verify response contains key: mst_warrenty_status_id | 1 | 0 | 0 |
| Verify response contains key: mst_oem_id | 1 | 0 | 0 |
| Verify response contains key: tr_customer_id | 1 | 0 | 0 |
| Verify response contains key: tr_customer_product_id | 1 | 0 | 0 |
| Verify response contains key: job_number | 1 | 0 | 0 |
| Verify job number starts with 'JOB_' | 1 | 0 | 0 |
| Total | 13 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 295a81a7-19a6-40ed-90d2-2e0199d0cd34 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1129 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Donny",
"last_name": "Sauer",
"mobile_number": "408-697-4746",
"mobile_number_alt": "524-718-4618",
"email_id": "Mollie.Grady30@gmail.com",
"email_id_alt": "Zachary_Russel@yahoo.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "14109270316791",
"imei1": "14109270316791",
"imei2": "14109270316791",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing authorization token return 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e5670b45-9dcb-496b-9e49-7f5e84625448 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1131 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Akeem",
"last_name": "Becker",
"mobile_number": "315-456-8830",
"mobile_number_alt": "993-693-3937",
"email_id": "Eliseo_Lang60@yahoo.com",
"email_id_alt": "Kayden_Murazik45@gmail.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "14109270316791",
"imei1": "14109270316791",
"imei2": "14109270316791",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 71 |
| ETag | W/"47-3fyFQKYzbJTwnROVExMoVXviIKc" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing authorization token return 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify missing authorization token return 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5c24cfd9-63b5-4823-a342-c89ed8bca383 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1132 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Florine",
"last_name": "Flatley",
"mobile_number": "821-665-8372",
"mobile_number_alt": "203-845-7275",
"email_id": "Jacky.Abshire@hotmail.com",
"email_id_alt": "Stuart.Kiehn@yahoo.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "17914495156997",
"imei1": "17914495156997",
"imei2": "17914495156997",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-dCiSdMqcdtg9voJz5bK1jK392cQ" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":190427,"tr_customer_product_id":190417,"job_number":"JOB_190409"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 200 | 1 | 0 | 0 |
| Verify Status code is 'OK' | 1 | 0 | 0 |
| Verify message is 'Job created successfully. ' | 1 | 0 | 0 |
| Verify jsonschema | 1 | 0 | 0 |
| Verify response time is less than 200ms | 0 | 1 | 0 |
| Verify response contains key: id | 1 | 0 | 0 |
| Verify response contains key: mst_service_location_id | 1 | 0 | 0 |
| Verify response contains key: mst_platform_id | 1 | 0 | 0 |
| Verify response contains key: mst_warrenty_status_id | 1 | 0 | 0 |
| Verify response contains key: mst_oem_id | 1 | 0 | 0 |
| Verify response contains key: tr_customer_id | 1 | 0 | 0 |
| Verify response contains key: tr_customer_product_id | 1 | 0 | 0 |
| Verify response contains key: job_number | 1 | 0 | 0 |
| Verify job number starts with 'JOB_' | 1 | 0 | 0 |
| Total | 13 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 70593961-71af-4400-b6f8-e966099049e7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1049 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Cade",
"last_name": "O'Conner",
"mobile_number": "236-522-5618",
"mobile_number_alt": "953-407-0204",
"email_id": "Adolph.Christiansen@yahoo.com",
"email_id_alt": "Edna.Shields4@gmail.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "14109270316791",
"imei1": "14109270316791",
"imei2": "14109270316791",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing authorization token return 400 Bad Request | 0 | 1 | 0 |
| Verify message is '"problems" does not contain 1 required value(s)' | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify missing authorization token return 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 860d2446-706c-4ebe-bb91-a38c128572b3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 851 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "14109270316791",
"imei1": "14109270316791",
"imei2": "14109270316791",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing customerdetails should return 400 Bad Request | 0 | 1 | 0 |
| Verify message is '"customer" is required' | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify missing customerdetails should return 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cf449b1c-5270-4a14-8f4d-ecadf697d26c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 835 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Kamren",
"last_name": "Hodkiewicz",
"mobile_number": "817-663-4057",
"mobile_number_alt": "538-943-9089",
"email_id": "Agustin.Hudson@gmail.com",
"email_id_alt": "Juvenal88@gmail.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 115 |
| ETag | W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing product details should return 400 Bad Request | 0 | 1 | 0 |
| Verify message is '"customer_product" is required | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify missing product details should return 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 35dcc5a0-dbdd-4658-a997-d210d9b81b6b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1113 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Laverna",
"last_name": "Fisher",
"mobile_number": "260-369-6174",
"mobile_number_alt": "338-240-3009",
"email_id": "Dale18@gmail.com",
"email_id_alt": "Eloy_Prohaska60@yahoo.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "1036274785",
"imei1": "1036274785",
"imei2": "1036274785",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalid Imei number returns 400 Bad Request | 0 | 1 | 0 |
| Verify message contains 'serial_number' length must be at least 14 characters long' | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify invalid Imei number returns 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa16c0b0-0f6d-41e0-9491-17201ef12a06 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1136 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Leanne",
"last_name": "Miller",
"mobile_number": "917-544-6972",
"mobile_number_alt": "677-838-3525",
"email_id": "Jaren_Aufderhar@gmail.com",
"email_id_alt": "Kenton.Pagac@gmail.com"
},
"customer_address": {
"flat_number": "AW/71",
"apartment_name": "Adarsh Palm Retreat",
"street_name": "Bellandur",
"landmark": "Doddenakundi",
"area": "Bellandur",
"pincode": "560023",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-05-30T18:30:00.000Z",
"serial_number": "1259881678205656",
"imei1": "1259881678205656",
"imei2": "1259881678205656",
"popurl": "2025-05-30T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 4,
"remark": "Aplications are outof sync"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-dr5U1MC81/2Likj/ccjKVadydAQ" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":190410,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":190428,"tr_customer_product_id":190418,"job_number":"JOB_190410"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalid Imei number returns 400 Bad Request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify invalid Imei number returns 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d5abc01c-e3eb-4e8f-8ca0-b4d9a2ec4a0e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-hy+8HMsm2f/cnp5Yceyawfl7Mmo" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":612},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the count of the created job is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 810ccf50-aebb-436b-bb86-0c7415e84993 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"94727-e+UfDcr+Z5h+HDPhjeYlE+QZl58" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":190305,"job_number":"JOB_190305","tr_customer_id":190323,"tr_customer_product_id":190313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:37.000Z","modified_at":"2026-02-18T08:02:48.000Z","name":"Jamey Bailey","mobile_number":"323-350-6678","email_id":"Vita.Crist39@hotmail.com","dop":"2025-11-04","serial_number":"87161635913047","imei1":"87161635913047","imei2":"87161635913047","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190304,"job_number":"JOB_190304","tr_customer_id":190322,"tr_customer_product_id":190312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:21.000Z","modified_at":"2026-02-18T08:02:32.000Z","name":"Larissa Donnelly","mobile_number":"471-244-6207","email_id":"Ada.Wolf14@yahoo.com","dop":"2025-11-04","serial_number":"36273816872555","imei1":"36273816872555","imei2":"36273816872555","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190303,"job_number":"JOB_190303","tr_customer_id":190321,"tr_customer_product_id":190311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:06.000Z","modified_at":"2026-02-18T08:02:17.000Z","name":"Keshaun Wunsch","mobile_number":"933-907-4630","email_id":"Forrest.Emmerich0@hotmail.com","dop":"2025-11-04","serial_number":"78102796045805","imei1":"78102796045805","imei2":"78102796045805","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190297,"job_number":"JOB_190297","tr_customer_id":190315,"tr_customer_product_id":190305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:33.000Z","modified_at":"2026-02-18T07:50:43.000Z","name":"Adele Greenfelder","mobile_number":"609-373-3643","email_id":"Lavinia.Shanahan43@hotmail.com","dop":"2025-11-04","serial_number":"42916140687161","imei1":"42916140687161","imei2":"42916140687161","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190296,"job_number":"JOB_190296","tr_customer_id":190314,"tr_customer_product_id":190304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:19.000Z","modified_at":"2026-02-18T07:50:29.000Z","name":"Nickolas Thiel","mobile_number":"323-926-5969","email_id":"Lesley_Skiles32@yahoo.com","dop":"2025-11-04","serial_number":"43187558255134","imei1":"43187558255134","imei2":"43187558255134","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190295,"job_number":"JOB_190295","tr_customer_id":190313,"tr_customer_product_id":190303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:05.000Z","modified_at":"2026-02-18T07:50:15.000Z","name":"Era Douglas","mobile_number":"764-335-7936","email_id":"Korbin_Runolfsdottir82@hotmail.com","dop":"2025-11-04","serial_number":"98149202085876","imei1":"98149202085876","imei2":"98149202085876","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190202,"job_number":"JOB_190202","tr_customer_id":190220,"tr_customer_product_id":190210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:34.000Z","modified_at":"2026-02-18T06:57:45.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52624040907316","imei1":"52624040907316","imei2":"52624040907316","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190201,"job_number":"JOB_190201","tr_customer_id":190219,"tr_customer_product_id":190209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:19.000Z","modified_at":"2026-02-18T06:57:30.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"90480164481363","imei1":"90480164481363","imei2":"90480164481363","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190200,"job_number":"JOB_190200","tr_customer_id":190218,"tr_customer_product_id":190208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:03.000Z","modified_at":"2026-02-18T06:57:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12433612973388","imei1":"12433612973388","imei2":"12433612973388","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190173,"job_number":"JOB_190173","tr_customer_id":190191,"tr_customer_product_id":190181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:51:08.000Z","modified_at":"2026-02-18T06:51:35.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"65823024039476","imei1":"65823024039476","imei2":"65823024039476","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190172,"job_number":"JOB_190172","tr_customer_id":190190,"tr_customer_product_id":190180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:52.000Z","modified_at":"2026-02-18T06:51:04.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"85648683271241","imei1":"85648683271241","imei2":"85648683271241","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190166,"job_number":"JOB_190166","tr_customer_id":190184,"tr_customer_product_id":190174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:44.000Z","name":"Cheyenne Murazik","mobile_number":"960-791-4305","email_id":"Audie_Reilly@hotmail.com","dop":"2025-06-09","serial_number":"102493075259462","imei1":"102493075259462","imei2":"102493075259462","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190161,"job_number":"JOB_190161","tr_customer_id":190179,"tr_customer_product_id":190169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:28.000Z","name":"Xzavier Kuvalis","mobile_number":"732-688-8571","email_id":"Leatha59@gmail.com","dop":"2025-06-09","serial_number":"109206982201894","imei1":"109206982201894","imei2":"109206982201894","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190158,"job_number":"JOB_190158","tr_customer_id":190176,"tr_customer_product_id":190166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:12.000Z","name":"Jett Lang","mobile_number":"610-414-1123","email_id":"Kallie_McLaughlin@hotmail.com","dop":"2025-06-09","serial_number":"108947506685822","imei1":"108947506685822","imei2":"108947506685822","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190156,"job_number":"JOB_190156","tr_customer_id":190174,"tr_customer_product_id":190164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:46:05.000Z","modified_at":"2026-02-18T06:46:29.000Z","name":"Mac Cremin","mobile_number":"644-397-2671","email_id":"Wiley_Turcotte91@gmail.com","dop":"2025-10-01","serial_number":"13947010086882","imei1":"13947010086882","imei2":"13947010086882","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190155,"job_number":"JOB_190155","tr_customer_id":190173,"tr_customer_product_id":190163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:32.000Z","modified_at":"2026-02-18T06:45:43.000Z","name":"Donnell Mraz","mobile_number":"761-469-8382","email_id":"Jacklyn.Hegmann@yahoo.com","dop":"2025-11-04","serial_number":"56927971231582","imei1":"56927971231582","imei2":"56927971231582","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190154,"job_number":"JOB_190154","tr_customer_id":190172,"tr_customer_product_id":190162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:17.000Z","modified_at":"2026-02-18T06:45:28.000Z","name":"Kelley Stanton","mobile_number":"758-520-4582","email_id":"Julius60@yahoo.com","dop":"2025-11-04","serial_number":"37244185661324","imei1":"37244185661324","imei2":"37244185661324","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190153,"job_number":"JOB_190153","tr_customer_id":190171,"tr_customer_product_id":190161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:01.000Z","modified_at":"2026-02-18T06:45:13.000Z","name":"Rosie Feeney","mobile_number":"622-451-6844","email_id":"Toni_Weber18@gmail.com","dop":"2025-11-04","serial_number":"94333920281851","imei1":"94333920281851","imei2":"94333920281851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190106,"job_number":"JOB_190106","tr_customer_id":190124,"tr_customer_product_id":190114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:19:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12646504217316","imei1":"12646504217316","imei2":"12646504217316","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190029,"job_number":"JOB_190029","tr_customer_id":190047,"tr_customer_product_id":190037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"Jameson Kris","mobile_number":"589-433-8108","email_id":"Richmond_Simonis@hotmail.com","dop":"2025-12-31","serial_number":"10925084446907","imei1":"10925084446907","imei2":"10925084446907","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190016,"job_number":"JOB_190016","tr_customer_id":190034,"tr_customer_product_id":190024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Zula Jacobson","mobile_number":"941-365-0407","email_id":"Nicholaus87@gmail.com","dop":"2025-12-31","serial_number":"10598476316007","imei1":"10598476316007","imei2":"10598476316007","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190009,"job_number":"JOB_190009","tr_customer_id":190027,"tr_customer_product_id":190017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Ethel Spinka","mobile_number":"495-284-4954","email_id":"Antonia.Zemlak79@yahoo.com","dop":"2025-06-09","serial_number":"105929133081172","imei1":"105929133081172","imei2":"105929133081172","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190000,"job_number":"JOB_190000","tr_customer_id":190018,"tr_customer_product_id":190008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Jordyn Zboncak","mobile_number":"452-516-1926","email_id":"Avis.Wehner@yahoo.com","dop":"2025-12-31","serial_number":"10921027348191","imei1":"10921027348191","imei2":"10921027348191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189988,"job_number":"JOB_189988","tr_customer_id":190006,"tr_customer_product_id":189996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:30.000Z","name":"Darrin Dicki","mobile_number":"849-859-5805","email_id":"Drake_Kuhic12@gmail.com","dop":"2025-06-09","serial_number":"102254706640560","imei1":"102254706640560","imei2":"102254706640560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189969,"job_number":"JOB_189969","tr_customer_id":189987,"tr_customer_product_id":189977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16540452019848","imei1":"16540452019848","imei2":"16540452019848","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189961,"job_number":"JOB_189961","tr_customer_id":189979,"tr_customer_product_id":189969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Deanna Macejkovic","mobile_number":"654-779-4627","email_id":"Grayson_Swift26@hotmail.com","dop":"2025-06-09","serial_number":"101304356887173","imei1":"101304356887173","imei2":"101304356887173","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189946,"job_number":"JOB_189946","tr_customer_id":189964,"tr_customer_product_id":189954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Candelario Block","mobile_number":"374-795-1251","email_id":"Dennis_Waelchi9@hotmail.com","dop":"2025-10-01","serial_number":"16073969597582","imei1":"16073969597582","imei2":"16073969597582","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189878,"job_number":"JOB_189878","tr_customer_id":189896,"tr_customer_product_id":189886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:03.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"giyu tomiaka","mobile_number":"594-487-4008","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"490802367050281","imei1":"490802367050281","imei2":"490802367050281","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189873,"job_number":"JOB_189873","tr_customer_id":189891,"tr_customer_product_id":189881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"tanjiro kamado","mobile_number":"556-954-3602","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"638831411613084","imei1":"638831411613084","imei2":"638831411613084","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189856,"job_number":"JOB_189856","tr_customer_id":189874,"tr_customer_product_id":189864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:31:49.000Z","name":"saitama sensei","mobile_number":"976-327-3166","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"767262796333810","imei1":"767262796333810","imei2":"767262796333810","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190402,"job_number":"JOB_190402","tr_customer_id":190420,"tr_customer_product_id":190410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:45.000Z","name":"Madonna Heaney","mobile_number":"348-320-0943","email_id":"Damion.Ruecker82@yahoo.com","dop":"2025-04-06","serial_number":"17183246446032","imei1":"17183246446032","imei2":"17183246446032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190399,"job_number":"JOB_190399","tr_customer_id":190417,"tr_customer_product_id":190407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:19.000Z","modified_at":"2026-02-18T13:59:58.000Z","name":"Lucio Medhurst","mobile_number":"562-384-9095","email_id":"Madge_Schamberger6@gmail.com","dop":"2025-04-06","serial_number":"18012757393572","imei1":"18012757393572","imei2":"18012757393572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T13:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190381,"job_number":"JOB_190381","tr_customer_id":190399,"tr_customer_product_id":190389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:59:08.000Z","name":"Althea Bruen","mobile_number":"339-883-2991","email_id":"Nora1@hotmail.com","dop":"2025-04-06","serial_number":"15196457586231","imei1":"15196457586231","imei2":"15196457586231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190378,"job_number":"JOB_190378","tr_customer_id":190396,"tr_customer_product_id":190386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:58:23.000Z","name":"Jamey Schroeder","mobile_number":"236-622-1577","email_id":"Kacey96@gmail.com","dop":"2025-04-06","serial_number":"12075833306331","imei1":"12075833306331","imei2":"12075833306331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190375,"job_number":"JOB_190375","tr_customer_id":190393,"tr_customer_product_id":190383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:38.000Z","name":"Shanelle Walsh","mobile_number":"793-992-3130","email_id":"Brenda.McCullough@hotmail.com","dop":"2025-04-06","serial_number":"11385947390775","imei1":"11385947390775","imei2":"11385947390775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190362,"job_number":"JOB_190362","tr_customer_id":190380,"tr_customer_product_id":190370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:35.000Z","modified_at":"2026-02-18T12:27:54.000Z","name":"Aida Smith","mobile_number":"271-785-5372","email_id":"Emory_Torphy51@gmail.com","dop":"2024-08-17","serial_number":"91571915720303","imei1":"91571915720303","imei2":"91571915720303","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190361,"job_number":"JOB_190361","tr_customer_id":190379,"tr_customer_product_id":190369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:33.000Z","name":"Derick Littel","mobile_number":"293-453-9344","email_id":"Celestino_Koepp@hotmail.com","dop":"2024-08-17","serial_number":"72912008701183","imei1":"72912008701183","imei2":"72912008701183","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190359,"job_number":"JOB_190359","tr_customer_id":190377,"tr_customer_product_id":190367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:52.000Z","modified_at":"2026-02-18T12:27:11.000Z","name":"Emil Larkin","mobile_number":"692-307-0349","email_id":"Ethel74@yahoo.com","dop":"2024-08-17","serial_number":"52646998298417","imei1":"52646998298417","imei2":"52646998298417","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190357,"job_number":"JOB_190357","tr_customer_id":190375,"tr_customer_product_id":190365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:49.000Z","name":"Kendra Murray","mobile_number":"886-279-0797","email_id":"Axel.Cartwright6@gmail.com","dop":"2024-08-17","serial_number":"71509631141332","imei1":"71509631141332","imei2":"71509631141332","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190349,"job_number":"JOB_190349","tr_customer_id":190367,"tr_customer_product_id":190357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:40:20.000Z","name":"Nathen O'Reilly","mobile_number":"410-727-9878","email_id":"Sheridan.Wintheiser15@hotmail.com","dop":"2025-04-06","serial_number":"12348449378200","imei1":"12348449378200","imei2":"12348449378200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190346,"job_number":"JOB_190346","tr_customer_id":190364,"tr_customer_product_id":190354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:51.000Z","modified_at":"2026-02-18T11:39:31.000Z","name":"Amari Bosco","mobile_number":"442-616-8094","email_id":"Iliana61@yahoo.com","dop":"2025-04-06","serial_number":"10531102937275","imei1":"10531102937275","imei2":"10531102937275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190343,"job_number":"JOB_190343","tr_customer_id":190361,"tr_customer_product_id":190351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:02.000Z","modified_at":"2026-02-18T11:38:43.000Z","name":"Fannie Keebler","mobile_number":"807-284-1505","email_id":"Henry.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"17605672029179","imei1":"17605672029179","imei2":"17605672029179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190333,"job_number":"JOB_190333","tr_customer_id":190351,"tr_customer_product_id":190341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:53:10.000Z","name":"Colby Crist","mobile_number":"423-417-2244","email_id":"Maurice50@hotmail.com","dop":"2025-04-06","serial_number":"12000612671931","imei1":"12000612671931","imei2":"12000612671931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190330,"job_number":"JOB_190330","tr_customer_id":190348,"tr_customer_product_id":190338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:52:21.000Z","name":"Zoey Lockman","mobile_number":"403-705-3897","email_id":"Albertha86@hotmail.com","dop":"2025-04-06","serial_number":"16800994239792","imei1":"16800994239792","imei2":"16800994239792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190327,"job_number":"JOB_190327","tr_customer_id":190345,"tr_customer_product_id":190335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:52.000Z","modified_at":"2026-02-18T10:51:32.000Z","name":"Howell Wolf","mobile_number":"509-345-1566","email_id":"Betty.Halvorson49@hotmail.com","dop":"2025-04-06","serial_number":"17718823074664","imei1":"17718823074664","imei2":"17718823074664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190324,"job_number":"JOB_190324","tr_customer_id":190342,"tr_customer_product_id":190332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:37:19.000Z","name":"Geovanny Reinger","mobile_number":"251-644-8710","email_id":"Demetrius_Hintz13@hotmail.com","dop":"2025-04-06","serial_number":"12061294875980","imei1":"12061294875980","imei2":"12061294875980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190321,"job_number":"JOB_190321","tr_customer_id":190339,"tr_customer_product_id":190329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:36:36.000Z","name":"Bret Zboncak","mobile_number":"669-267-2377","email_id":"Lea_Jacobs@yahoo.com","dop":"2025-04-06","serial_number":"19590751377894","imei1":"19590751377894","imei2":"19590751377894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190318,"job_number":"JOB_190318","tr_customer_id":190336,"tr_customer_product_id":190326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:52.000Z","name":"Benedict Ortiz","mobile_number":"914-795-8649","email_id":"Federico12@hotmail.com","dop":"2025-04-06","serial_number":"19968699472123","imei1":"19968699472123","imei2":"19968699472123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190315,"job_number":"JOB_190315","tr_customer_id":190333,"tr_customer_product_id":190323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:46.000Z","name":"Richmond Johnston","mobile_number":"208-874-3865","email_id":"Maribel.Predovic88@hotmail.com","dop":"2025-04-06","serial_number":"14252107614129","imei1":"14252107614129","imei2":"14252107614129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190312,"job_number":"JOB_190312","tr_customer_id":190330,"tr_customer_product_id":190320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:26.000Z","modified_at":"2026-02-18T08:34:02.000Z","name":"Corrine Altenwerth","mobile_number":"991-514-0355","email_id":"Clint38@gmail.com","dop":"2025-04-06","serial_number":"19218811863943","imei1":"19218811863943","imei2":"19218811863943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190309,"job_number":"JOB_190309","tr_customer_id":190327,"tr_customer_product_id":190317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:33:18.000Z","name":"Abe Greenfelder","mobile_number":"983-879-5662","email_id":"Dion.Haag72@hotmail.com","dop":"2025-04-06","serial_number":"17881401735491","imei1":"17881401735491","imei2":"17881401735491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190306,"job_number":"JOB_190306","tr_customer_id":190324,"tr_customer_product_id":190314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:38.000Z","modified_at":"2026-02-18T08:03:12.000Z","name":"Madge O'Keefe","mobile_number":"496-540-5787","email_id":"Pearline_Murray@hotmail.com","dop":"2025-04-06","serial_number":"19108021592327","imei1":"19108021592327","imei2":"19108021592327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190301,"job_number":"JOB_190301","tr_customer_id":190319,"tr_customer_product_id":190309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:01:58.000Z","modified_at":"2026-02-18T08:02:35.000Z","name":"Jaycee Hagenes","mobile_number":"607-936-3691","email_id":"Alexys.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16998437280376","imei1":"16998437280376","imei2":"16998437280376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190293,"job_number":"JOB_190293","tr_customer_id":190311,"tr_customer_product_id":190301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:14:21.000Z","name":"Deangelo Rohan","mobile_number":"233-221-0276","email_id":"Audrey.Labadie17@yahoo.com","dop":"2025-04-06","serial_number":"11664855841065","imei1":"11664855841065","imei2":"11664855841065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190290,"job_number":"JOB_190290","tr_customer_id":190308,"tr_customer_product_id":190298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:13:32.000Z","name":"Amos Kautzer","mobile_number":"766-516-4496","email_id":"Pedro29@hotmail.com","dop":"2025-04-06","serial_number":"10456931628583","imei1":"10456931628583","imei2":"10456931628583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190287,"job_number":"JOB_190287","tr_customer_id":190305,"tr_customer_product_id":190295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:15.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"Roxane Kemmer","mobile_number":"483-649-9578","email_id":"Lucie68@gmail.com","dop":"2025-04-06","serial_number":"11669161894449","imei1":"11669161894449","imei2":"11669161894449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190285,"job_number":"JOB_190285","tr_customer_id":190303,"tr_customer_product_id":190293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:44.000Z","name":"Alvina Luettgen","mobile_number":"821-614-7553","email_id":"Donnie.Roob66@hotmail.com","dop":"2025-04-06","serial_number":"11353583224361","imei1":"11353583224361","imei2":"11353583224361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190282,"job_number":"JOB_190282","tr_customer_id":190300,"tr_customer_product_id":190290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:29.000Z","modified_at":"2026-02-18T07:10:07.000Z","name":"Aimee Hills","mobile_number":"802-945-5137","email_id":"Julianne21@yahoo.com","dop":"2025-04-06","serial_number":"13658133561954","imei1":"13658133561954","imei2":"13658133561954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190279,"job_number":"JOB_190279","tr_customer_id":190297,"tr_customer_product_id":190287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:09:21.000Z","name":"Judge Pouros","mobile_number":"695-659-0379","email_id":"Felipe_Turcotte31@hotmail.com","dop":"2025-04-06","serial_number":"16424513949936","imei1":"16424513949936","imei2":"16424513949936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190276,"job_number":"JOB_190276","tr_customer_id":190294,"tr_customer_product_id":190284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:57.000Z","modified_at":"2026-02-18T07:08:35.000Z","name":"Verner Miller","mobile_number":"982-266-0896","email_id":"Gage2@hotmail.com","dop":"2025-04-06","serial_number":"18874964293451","imei1":"18874964293451","imei2":"18874964293451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190273,"job_number":"JOB_190273","tr_customer_id":190291,"tr_customer_product_id":190281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:08:28.000Z","name":"Cruz Pollich","mobile_number":"527-422-2207","email_id":"Stanley.Bayer@gmail.com","dop":"2025-04-06","serial_number":"15590220066557","imei1":"15590220066557","imei2":"15590220066557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190269,"job_number":"JOB_190269","tr_customer_id":190287,"tr_customer_product_id":190277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:23.000Z","name":"Buster Aufderhar","mobile_number":"634-265-5332","email_id":"Green.Doyle@hotmail.com","dop":"2025-04-06","serial_number":"19729663951339","imei1":"19729663951339","imei2":"19729663951339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190268,"job_number":"JOB_190268","tr_customer_id":190286,"tr_customer_product_id":190276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:22.000Z","name":"Deron Feil","mobile_number":"812-863-6729","email_id":"Sunny.Muller4@yahoo.com","dop":"2025-04-06","serial_number":"17293490952555","imei1":"17293490952555","imei2":"17293490952555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190266,"job_number":"JOB_190266","tr_customer_id":190284,"tr_customer_product_id":190274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:44.000Z","name":"Seamus Gutkowski","mobile_number":"821-961-6689","email_id":"Malachi.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"12807300363615","imei1":"12807300363615","imei2":"12807300363615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190263,"job_number":"JOB_190263","tr_customer_id":190281,"tr_customer_product_id":190271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:07:01.000Z","name":"Katelin Labadie","mobile_number":"864-227-4870","email_id":"Clovis.Robel68@gmail.com","dop":"2025-04-06","serial_number":"15904966802554","imei1":"15904966802554","imei2":"15904966802554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190260,"job_number":"JOB_190260","tr_customer_id":190278,"tr_customer_product_id":190268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:04:24.000Z","name":"Bradford Thompson","mobile_number":"490-624-4968","email_id":"Martine84@gmail.com","dop":"2025-04-06","serial_number":"12064222835804","imei1":"12064222835804","imei2":"12064222835804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190257,"job_number":"JOB_190257","tr_customer_id":190275,"tr_customer_product_id":190265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:04:20.000Z","name":"London Koelpin","mobile_number":"369-589-1831","email_id":"Avery_Schmitt@gmail.com","dop":"2000-01-31","serial_number":"10193136531410","imei1":"10193136531410","imei2":"10193136531410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190254,"job_number":"JOB_190254","tr_customer_id":190272,"tr_customer_product_id":190262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:03.000Z","modified_at":"2026-02-18T07:03:40.000Z","name":"Simone Kirlin","mobile_number":"648-228-4288","email_id":"Electa_Schimmel81@hotmail.com","dop":"2025-04-06","serial_number":"14186764236066","imei1":"14186764236066","imei2":"14186764236066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190250,"job_number":"JOB_190250","tr_customer_id":190268,"tr_customer_product_id":190258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:35.000Z","name":"Lane Greenfelder","mobile_number":"740-601-1230","email_id":"Rosanna51@yahoo.com","dop":"2000-01-31","serial_number":"10512854972312","imei1":"10512854972312","imei2":"10512854972312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190248,"job_number":"JOB_190248","tr_customer_id":190266,"tr_customer_product_id":190256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:33.000Z","name":"Rachel Sipes","mobile_number":"438-660-7848","email_id":"Vanessa.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15819339500808","imei1":"15819339500808","imei2":"15819339500808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190245,"job_number":"JOB_190245","tr_customer_id":190263,"tr_customer_product_id":190253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:03:24.000Z","name":"Skyla Cassin","mobile_number":"899-762-6939","email_id":"Missouri.Koch98@hotmail.com","dop":"2025-04-06","serial_number":"11434012416152","imei1":"11434012416152","imei2":"11434012416152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190242,"job_number":"JOB_190242","tr_customer_id":190260,"tr_customer_product_id":190250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"Larissa Goldner","mobile_number":"911-680-6112","email_id":"Dejuan.Leuschke78@gmail.com","dop":"2025-04-06","serial_number":"16637553782239","imei1":"16637553782239","imei2":"16637553782239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190238,"job_number":"JOB_190238","tr_customer_id":190256,"tr_customer_product_id":190246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Johanna Streich","mobile_number":"831-796-6330","email_id":"Ali.Johnston76@gmail.com","dop":"2025-04-06","serial_number":"10146247541198","imei1":"10146247541198","imei2":"10146247541198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190237,"job_number":"JOB_190237","tr_customer_id":190255,"tr_customer_product_id":190245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:49.000Z","name":"Antonia Kuhlman","mobile_number":"757-828-3384","email_id":"Pierce93@hotmail.com","dop":"2000-01-31","serial_number":"10325276927121","imei1":"10325276927121","imei2":"10325276927121","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190233,"job_number":"JOB_190233","tr_customer_id":190251,"tr_customer_product_id":190241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:03.000Z","modified_at":"2026-02-18T07:02:40.000Z","name":"Monte Adams","mobile_number":"636-282-7586","email_id":"Kennedy74@gmail.com","dop":"2025-04-06","serial_number":"13237271675335","imei1":"13237271675335","imei2":"13237271675335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190230,"job_number":"JOB_190230","tr_customer_id":190248,"tr_customer_product_id":190238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:02:16.000Z","name":"Merle Williamson","mobile_number":"341-348-1477","email_id":"Leta_Schulist55@hotmail.com","dop":"2025-04-06","serial_number":"14110141184971","imei1":"14110141184971","imei2":"14110141184971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190226,"job_number":"JOB_190226","tr_customer_id":190244,"tr_customer_product_id":190234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Ashleigh Rempel","mobile_number":"418-480-9297","email_id":"Letitia35@gmail.com","dop":"2025-04-06","serial_number":"19560953502209","imei1":"19560953502209","imei2":"19560953502209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190224,"job_number":"JOB_190224","tr_customer_id":190242,"tr_customer_product_id":190232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Clark Green","mobile_number":"964-399-0033","email_id":"Soledad98@yahoo.com","dop":"2000-01-31","serial_number":"10286688130966","imei1":"10286688130966","imei2":"10286688130966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190221,"job_number":"JOB_190221","tr_customer_id":190239,"tr_customer_product_id":190229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:55.000Z","name":"Devante Vandervort","mobile_number":"504-384-7740","email_id":"Zachary.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"19183817573172","imei1":"19183817573172","imei2":"19183817573172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190218,"job_number":"JOB_190218","tr_customer_id":190236,"tr_customer_product_id":190226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:51.000Z","modified_at":"2026-02-18T07:01:30.000Z","name":"Michaela Kovacek","mobile_number":"867-672-3019","email_id":"Rodolfo67@gmail.com","dop":"2025-04-06","serial_number":"13810298846745","imei1":"13810298846745","imei2":"13810298846745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190215,"job_number":"JOB_190215","tr_customer_id":190233,"tr_customer_product_id":190223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:07.000Z","modified_at":"2026-02-18T07:00:46.000Z","name":"Kallie Walter","mobile_number":"279-845-1756","email_id":"Saul.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"12154014642419","imei1":"12154014642419","imei2":"12154014642419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190213,"job_number":"JOB_190213","tr_customer_id":190231,"tr_customer_product_id":190221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:43.000Z","name":"Janessa Kozey","mobile_number":"871-540-0061","email_id":"Prudence92@hotmail.com","dop":"2025-04-06","serial_number":"12686248170624","imei1":"12686248170624","imei2":"12686248170624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190210,"job_number":"JOB_190210","tr_customer_id":190228,"tr_customer_product_id":190218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:58.000Z","name":"Josie Gaylord","mobile_number":"875-865-8566","email_id":"Bianka75@gmail.com","dop":"2025-04-06","serial_number":"14382011620807","imei1":"14382011620807","imei2":"14382011620807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190207,"job_number":"JOB_190207","tr_customer_id":190225,"tr_customer_product_id":190215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:59:12.000Z","name":"Karen Dicki","mobile_number":"857-482-1796","email_id":"Kevin.Lesch16@yahoo.com","dop":"2025-04-06","serial_number":"10083564092926","imei1":"10083564092926","imei2":"10083564092926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190204,"job_number":"JOB_190204","tr_customer_id":190222,"tr_customer_product_id":190212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:47.000Z","modified_at":"2026-02-18T06:58:25.000Z","name":"Tod Sporer","mobile_number":"595-766-7450","email_id":"Arden.Grady@yahoo.com","dop":"2025-04-06","serial_number":"10084198135977","imei1":"10084198135977","imei2":"10084198135977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190198,"job_number":"JOB_190198","tr_customer_id":190216,"tr_customer_product_id":190206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:55.000Z","modified_at":"2026-02-18T06:57:33.000Z","name":"Reggie Kulas","mobile_number":"468-782-2690","email_id":"Geovanny73@yahoo.com","dop":"2025-04-06","serial_number":"19996449872321","imei1":"19996449872321","imei2":"19996449872321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190195,"job_number":"JOB_190195","tr_customer_id":190213,"tr_customer_product_id":190203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:47.000Z","name":"Elinore Cremin","mobile_number":"547-411-4170","email_id":"Jackson.Bahringer53@hotmail.com","dop":"2025-04-06","serial_number":"14417975188879","imei1":"14417975188879","imei2":"14417975188879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190192,"job_number":"JOB_190192","tr_customer_id":190210,"tr_customer_product_id":190200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:56:01.000Z","name":"Mellie Koch","mobile_number":"308-837-4046","email_id":"Kole20@yahoo.com","dop":"2025-04-06","serial_number":"17165621925857","imei1":"17165621925857","imei2":"17165621925857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190189,"job_number":"JOB_190189","tr_customer_id":190207,"tr_customer_product_id":190197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:47.000Z","modified_at":"2026-02-18T06:55:26.000Z","name":"Randi Mueller","mobile_number":"463-438-6083","email_id":"Raven11@hotmail.com","dop":"2025-04-06","serial_number":"18063893566814","imei1":"18063893566814","imei2":"18063893566814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190186,"job_number":"JOB_190186","tr_customer_id":190204,"tr_customer_product_id":190194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:54:39.000Z","name":"Ally Little","mobile_number":"703-702-1666","email_id":"Daniella.McDermott@gmail.com","dop":"2025-04-06","serial_number":"14269807847578","imei1":"14269807847578","imei2":"14269807847578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190183,"job_number":"JOB_190183","tr_customer_id":190201,"tr_customer_product_id":190191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:52.000Z","name":"Kenton Wunsch","mobile_number":"252-473-5099","email_id":"Dayton.Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12862586132868","imei1":"12862586132868","imei2":"12862586132868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190180,"job_number":"JOB_190180","tr_customer_id":190198,"tr_customer_product_id":190188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:53:27.000Z","name":"Alicia Rohan","mobile_number":"848-886-8017","email_id":"Brown.Tromp14@yahoo.com","dop":"2025-06-18","serial_number":"10848615982491","imei1":"10848615982491","imei2":"10848615982491","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190177,"job_number":"JOB_190177","tr_customer_id":190195,"tr_customer_product_id":190185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:18.000Z","modified_at":"2026-02-18T06:52:55.000Z","name":"Annabel Cartwright","mobile_number":"501-220-3368","email_id":"Assunta61@gmail.com","dop":"2025-04-06","serial_number":"12437888972666","imei1":"12437888972666","imei2":"12437888972666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190175,"job_number":"JOB_190175","tr_customer_id":190193,"tr_customer_product_id":190183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:44.000Z","name":"Donald Raynor","mobile_number":"547-793-3985","email_id":"Tara.Walsh26@gmail.com","dop":"2025-06-18","serial_number":"10822067442195","imei1":"10822067442195","imei2":"10822067442195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190171,"job_number":"JOB_190171","tr_customer_id":190189,"tr_customer_product_id":190179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:51:27.000Z","name":"Dangelo Spinka","mobile_number":"597-659-7897","email_id":"Jace.Hammes49@yahoo.com","dop":"2025-12-31","serial_number":"108756852950788","imei1":"108756852950788","imei2":"108756852950788","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190169,"job_number":"JOB_190169","tr_customer_id":190187,"tr_customer_product_id":190177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:08.000Z","modified_at":"2026-02-18T06:50:44.000Z","name":"Rowland Nader","mobile_number":"385-699-9512","email_id":"Blair.Bergstrom95@yahoo.com","dop":"2025-12-31","serial_number":"104822802727221","imei1":"104822802727221","imei2":"104822802727221","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190164,"job_number":"JOB_190164","tr_customer_id":190182,"tr_customer_product_id":190172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:50:00.000Z","name":"Weston Gutkowski","mobile_number":"778-561-6298","email_id":"Deshawn.Rolfson@yahoo.com","dop":"2025-12-31","serial_number":"107939308316534","imei1":"107939308316534","imei2":"107939308316534","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190151,"job_number":"JOB_190151","tr_customer_id":190169,"tr_customer_product_id":190159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:43:13.000Z","name":"Colin Hegmann","mobile_number":"577-302-1285","email_id":"Seamus37@hotmail.com","dop":"2025-04-06","serial_number":"18610557989946","imei1":"18610557989946","imei2":"18610557989946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190148,"job_number":"JOB_190148","tr_customer_id":190166,"tr_customer_product_id":190156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:42:29.000Z","name":"Darren Collins","mobile_number":"904-976-1522","email_id":"Andreane.Schneider57@hotmail.com","dop":"2025-04-06","serial_number":"13884612856726","imei1":"13884612856726","imei2":"13884612856726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190145,"job_number":"JOB_190145","tr_customer_id":190163,"tr_customer_product_id":190153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:06.000Z","modified_at":"2026-02-18T06:41:44.000Z","name":"Berenice Lang","mobile_number":"657-342-1362","email_id":"Ethyl_Hackett@gmail.com","dop":"2025-04-06","serial_number":"14695391640929","imei1":"14695391640929","imei2":"14695391640929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190140,"job_number":"JOB_190140","tr_customer_id":190158,"tr_customer_product_id":190148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:03.000Z","modified_at":"2026-02-18T05:54:43.000Z","name":"August Abshire","mobile_number":"319-653-2327","email_id":"Dan87@hotmail.com","dop":"2025-04-06","serial_number":"16559403583619","imei1":"16559403583619","imei2":"16559403583619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190137,"job_number":"JOB_190137","tr_customer_id":190155,"tr_customer_product_id":190145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:55.000Z","name":"Christophe Turcotte","mobile_number":"866-600-1026","email_id":"Abelardo_Littel27@yahoo.com","dop":"2025-04-06","serial_number":"15416293708675","imei1":"15416293708675","imei2":"15416293708675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190134,"job_number":"JOB_190134","tr_customer_id":190152,"tr_customer_product_id":190142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:53:06.000Z","name":"Stacy Boyle","mobile_number":"898-966-6180","email_id":"Katrine.Kiehn70@yahoo.com","dop":"2025-04-06","serial_number":"10866742342596","imei1":"10866742342596","imei2":"10866742342596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190132,"job_number":"JOB_190132","tr_customer_id":190150,"tr_customer_product_id":190140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:54.000Z","name":"Sierra Reinger","mobile_number":"972-420-4318","email_id":"Torrey_Zieme51@hotmail.com","dop":"2025-12-01","serial_number":"18541111477224","imei1":"18541111477224","imei2":"18541111477224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190130,"job_number":"JOB_190130","tr_customer_id":190148,"tr_customer_product_id":190138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:26.000Z","modified_at":"2026-02-18T05:44:37.000Z","name":"Zoila Wiegand","mobile_number":"912-615-3902","email_id":"Cordia_Stroman20@hotmail.com","dop":"2025-12-01","serial_number":"19635238377990","imei1":"19635238377990","imei2":"19635238377990","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190128,"job_number":"JOB_190128","tr_customer_id":190146,"tr_customer_product_id":190136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:21.000Z","name":"Grady Erdman","mobile_number":"718-899-7358","email_id":"Dell_Bashirian94@gmail.com","dop":"2025-12-01","serial_number":"12675748265188","imei1":"12675748265188","imei2":"12675748265188","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190125,"job_number":"JOB_190125","tr_customer_id":190143,"tr_customer_product_id":190133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:23.000Z","modified_at":"2026-02-18T05:43:59.000Z","name":"Althea Windler","mobile_number":"206-650-3242","email_id":"Irwin_Prohaska79@hotmail.com","dop":"2025-04-06","serial_number":"14438988589602","imei1":"14438988589602","imei2":"14438988589602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190123,"job_number":"JOB_190123","tr_customer_id":190141,"tr_customer_product_id":190131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:07.000Z","modified_at":"2026-02-18T05:43:43.000Z","name":"Michele Kertzmann","mobile_number":"223-780-9853","email_id":"Stephany_Braun71@yahoo.com","dop":"2025-04-06","serial_number":"16470444677136","imei1":"16470444677136","imei2":"16470444677136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190122,"job_number":"JOB_190122","tr_customer_id":190140,"tr_customer_product_id":190130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:26:04.000Z","name":"Kaitlin Abshire","mobile_number":"242-793-8864","email_id":"Jude.Beier@gmail.com","dop":"2025-07-01","serial_number":"101151958032875","imei1":"101151958032875","imei2":"101151958032875","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190120,"job_number":"JOB_190120","tr_customer_id":190138,"tr_customer_product_id":190128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:52.000Z","name":"Corine Farrell","mobile_number":"229-813-5004","email_id":"Vidal61@gmail.com","dop":"2025-07-01","serial_number":"108756531623491","imei1":"108756531623491","imei2":"108756531623491","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190117,"job_number":"JOB_190117","tr_customer_id":190135,"tr_customer_product_id":190125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:22:36.000Z","name":"Theodore Trantow","mobile_number":"659-540-4562","email_id":"Hoyt.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13225345416340","imei1":"13225345416340","imei2":"13225345416340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190112,"job_number":"JOB_190112","tr_customer_id":190130,"tr_customer_product_id":190120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:09.000Z","modified_at":"2026-02-18T05:21:49.000Z","name":"Florida Rohan","mobile_number":"462-570-6599","email_id":"Myrtice_Heathcote64@hotmail.com","dop":"2025-04-06","serial_number":"11796554894771","imei1":"11796554894771","imei2":"11796554894771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190109,"job_number":"JOB_190109","tr_customer_id":190127,"tr_customer_product_id":190117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:21:01.000Z","name":"Waylon Schumm","mobile_number":"616-636-6398","email_id":"Randy.Rempel78@yahoo.com","dop":"2025-04-06","serial_number":"12107478347133","imei1":"12107478347133","imei2":"12107478347133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190103,"job_number":"JOB_190103","tr_customer_id":190121,"tr_customer_product_id":190111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:03:18.000Z","name":"Chaya Roob","mobile_number":"483-353-2183","email_id":"Darlene5@yahoo.com","dop":"2025-04-06","serial_number":"18889498076326","imei1":"18889498076326","imei2":"18889498076326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190100,"job_number":"JOB_190100","tr_customer_id":190118,"tr_customer_product_id":190108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:36.000Z","name":"Skyla Fritsch","mobile_number":"348-529-4187","email_id":"Percy5@yahoo.com","dop":"2025-04-06","serial_number":"17229280449732","imei1":"17229280449732","imei2":"17229280449732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190097,"job_number":"JOB_190097","tr_customer_id":190115,"tr_customer_product_id":190105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:53.000Z","name":"Nola Ryan","mobile_number":"437-772-8300","email_id":"Ursula.Larson82@gmail.com","dop":"2025-04-06","serial_number":"14994435612096","imei1":"14994435612096","imei2":"14994435612096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190095,"job_number":"JOB_190095","tr_customer_id":190113,"tr_customer_product_id":190103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:13.000Z","modified_at":"2026-02-18T04:49:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25102753704574","imei1":"25102753704574","imei2":"25102753704574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190088,"job_number":"JOB_190088","tr_customer_id":190106,"tr_customer_product_id":190096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78361699479083","imei1":"78361699479083","imei2":"78361699479083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190081,"job_number":"JOB_190081","tr_customer_id":190099,"tr_customer_product_id":190089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57487576222027","imei1":"57487576222027","imei2":"57487576222027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190073,"job_number":"JOB_190073","tr_customer_id":190091,"tr_customer_product_id":190081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:35:29.000Z","name":"Harry Adams","mobile_number":"633-524-1043","email_id":"Lue69@hotmail.com","dop":"2025-04-06","serial_number":"11709334579715","imei1":"11709334579715","imei2":"11709334579715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190069,"job_number":"JOB_190069","tr_customer_id":190087,"tr_customer_product_id":190077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:35:26.000Z","name":"Hallie Wiza","mobile_number":"295-463-4697","email_id":"Jasmin_Glover@gmail.com","dop":"2025-04-06","serial_number":"12591233112129","imei1":"12591233112129","imei2":"12591233112129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190067,"job_number":"JOB_190067","tr_customer_id":190085,"tr_customer_product_id":190075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:35:21.000Z","name":"Christy Deckow","mobile_number":"678-683-1872","email_id":"Myrl.Wuckert88@gmail.com","dop":"2025-04-06","serial_number":"15153875567904","imei1":"15153875567904","imei2":"15153875567904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190064,"job_number":"JOB_190064","tr_customer_id":190082,"tr_customer_product_id":190072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:35:11.000Z","name":"Jordyn Friesen","mobile_number":"886-861-4947","email_id":"Oral66@gmail.com","dop":"2025-04-06","serial_number":"14864333003012","imei1":"14864333003012","imei2":"14864333003012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190060,"job_number":"JOB_190060","tr_customer_id":190078,"tr_customer_product_id":190068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:03.000Z","name":"Jett O'Hara","mobile_number":"907-853-7107","email_id":"Kian_Aufderhar51@hotmail.com","dop":"2025-04-06","serial_number":"15494899960006","imei1":"15494899960006","imei2":"15494899960006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190059,"job_number":"JOB_190059","tr_customer_id":190077,"tr_customer_product_id":190067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:01.000Z","name":"Lessie Bashirian","mobile_number":"486-843-3330","email_id":"Jimmy.Kautzer83@hotmail.com","dop":"2000-01-31","serial_number":"10945865807711","imei1":"10945865807711","imei2":"10945865807711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190055,"job_number":"JOB_190055","tr_customer_id":190073,"tr_customer_product_id":190063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:58.000Z","name":"Lawrence Koss","mobile_number":"820-452-1143","email_id":"Xavier30@yahoo.com","dop":"2025-04-06","serial_number":"17695549831907","imei1":"17695549831907","imei2":"17695549831907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190052,"job_number":"JOB_190052","tr_customer_id":190070,"tr_customer_product_id":190060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Arnoldo Yost","mobile_number":"611-379-1931","email_id":"Crystal.Skiles@gmail.com","dop":"2025-08-24","serial_number":"13484556906647","imei1":"13484556906647","imei2":"13484556906647","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190049,"job_number":"JOB_190049","tr_customer_id":190067,"tr_customer_product_id":190057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Emmy Langworth","mobile_number":"256-736-6829","email_id":"Jaunita.Howell93@yahoo.com","dop":"2025-04-06","serial_number":"16353534733301","imei1":"16353534733301","imei2":"16353534733301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190045,"job_number":"JOB_190045","tr_customer_id":190063,"tr_customer_product_id":190053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Jamar Towne","mobile_number":"544-635-5448","email_id":"Berry_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"19520793558677","imei1":"19520793558677","imei2":"19520793558677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190042,"job_number":"JOB_190042","tr_customer_id":190060,"tr_customer_product_id":190050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Lavada Wyman","mobile_number":"258-308-1170","email_id":"Dolores.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"19855795604187","imei1":"19855795604187","imei2":"19855795604187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190040,"job_number":"JOB_190040","tr_customer_id":190058,"tr_customer_product_id":190048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:40.000Z","name":"Cassie Weimann","mobile_number":"488-868-4541","email_id":"Amara7@yahoo.com","dop":"2025-04-06","serial_number":"19160549939055","imei1":"19160549939055","imei2":"19160549939055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190037,"job_number":"JOB_190037","tr_customer_id":190055,"tr_customer_product_id":190045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:37.000Z","name":"Kaya O'Keefe","mobile_number":"349-748-4790","email_id":"Else.Powlowski53@hotmail.com","dop":"2025-04-06","serial_number":"13780809715293","imei1":"13780809715293","imei2":"13780809715293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190034,"job_number":"JOB_190034","tr_customer_id":190052,"tr_customer_product_id":190042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:34:38.000Z","name":"Lisette Tillman","mobile_number":"372-501-6592","email_id":"Ashton.Wehner@gmail.com","dop":"2025-04-06","serial_number":"10998258192822","imei1":"10998258192822","imei2":"10998258192822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190031,"job_number":"JOB_190031","tr_customer_id":190049,"tr_customer_product_id":190039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:54.000Z","modified_at":"2026-02-18T04:34:30.000Z","name":"Noah Sawayn","mobile_number":"247-810-9207","email_id":"Tyra_Zemlak31@gmail.com","dop":"2025-04-06","serial_number":"16962164544885","imei1":"16962164544885","imei2":"16962164544885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190026,"job_number":"JOB_190026","tr_customer_id":190044,"tr_customer_product_id":190034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:34:25.000Z","name":"Kaleb Thiel","mobile_number":"559-796-9730","email_id":"Samanta.Hahn@hotmail.com","dop":"2025-04-06","serial_number":"16191202406168","imei1":"16191202406168","imei2":"16191202406168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190024,"job_number":"JOB_190024","tr_customer_id":190042,"tr_customer_product_id":190032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Germaine Adams","mobile_number":"415-227-7363","email_id":"Lia_Simonis34@hotmail.com","dop":"2000-01-31","serial_number":"10575108506563","imei1":"10575108506563","imei2":"10575108506563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190020,"job_number":"JOB_190020","tr_customer_id":190038,"tr_customer_product_id":190028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Sheridan Lowe","mobile_number":"203-846-2909","email_id":"Jack.Beier89@yahoo.com","dop":"2025-04-06","serial_number":"13264524068509","imei1":"13264524068509","imei2":"13264524068509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190018,"job_number":"JOB_190018","tr_customer_id":190036,"tr_customer_product_id":190026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Dean Armstrong","mobile_number":"890-248-3988","email_id":"Jorge_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"13528063179329","imei1":"13528063179329","imei2":"13528063179329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190014,"job_number":"JOB_190014","tr_customer_id":190032,"tr_customer_product_id":190022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:34:18.000Z","name":"Mariah Baumbach","mobile_number":"542-409-6237","email_id":"Luz.Sawayn37@gmail.com","dop":"2025-04-06","serial_number":"16979472041092","imei1":"16979472041092","imei2":"16979472041092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190012,"job_number":"JOB_190012","tr_customer_id":190030,"tr_customer_product_id":190020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:34:10.000Z","name":"Kavon Stehr","mobile_number":"947-785-3223","email_id":"Kattie22@yahoo.com","dop":"2025-12-31","serial_number":"104282608637375","imei1":"104282608637375","imei2":"104282608637375","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190006,"job_number":"JOB_190006","tr_customer_id":190024,"tr_customer_product_id":190014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:34:09.000Z","name":"Berry Gislason","mobile_number":"613-209-6243","email_id":"Alva_Bechtelar@hotmail.com","dop":"2025-08-24","serial_number":"17551816657188","imei1":"17551816657188","imei2":"17551816657188","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190002,"job_number":"JOB_190002","tr_customer_id":190020,"tr_customer_product_id":190010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"Loraine Hackett","mobile_number":"298-675-8435","email_id":"Liana.Satterfield@gmail.com","dop":"2025-04-06","serial_number":"15328396131748","imei1":"15328396131748","imei2":"15328396131748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189999,"job_number":"JOB_189999","tr_customer_id":190017,"tr_customer_product_id":190007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:34:00.000Z","name":"Estell Emmerich","mobile_number":"673-418-9039","email_id":"Willie_Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17901793304862","imei1":"17901793304862","imei2":"17901793304862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189996,"job_number":"JOB_189996","tr_customer_id":190014,"tr_customer_product_id":190004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:23.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Jazmyn Padberg","mobile_number":"856-230-0417","email_id":"Geovanni25@gmail.com","dop":"2025-04-06","serial_number":"19675387643461","imei1":"19675387643461","imei2":"19675387643461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189992,"job_number":"JOB_189992","tr_customer_id":190010,"tr_customer_product_id":190000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:56.000Z","name":"Reyna Lakin","mobile_number":"819-252-8904","email_id":"Erik.Tillman@hotmail.com","dop":"2025-04-06","serial_number":"17059416387469","imei1":"17059416387469","imei2":"17059416387469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189986,"job_number":"JOB_189986","tr_customer_id":190004,"tr_customer_product_id":189994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"Jacynthe Schmidt","mobile_number":"414-398-4038","email_id":"Genevieve.Sawayn35@gmail.com","dop":"2025-04-06","serial_number":"17052353185887","imei1":"17052353185887","imei2":"17052353185887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189984,"job_number":"JOB_189984","tr_customer_id":190002,"tr_customer_product_id":189992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:54.000Z","name":"Dane Reilly","mobile_number":"249-717-3921","email_id":"Ryder_Russel@hotmail.com","dop":"2025-04-06","serial_number":"18534232537475","imei1":"18534232537475","imei2":"18534232537475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189980,"job_number":"JOB_189980","tr_customer_id":189998,"tr_customer_product_id":189988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:52.000Z","name":"Ludie Marquardt","mobile_number":"758-747-7334","email_id":"Peter.Fisher3@gmail.com","dop":"2025-04-06","serial_number":"14135661923688","imei1":"14135661923688","imei2":"14135661923688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189978,"job_number":"JOB_189978","tr_customer_id":189996,"tr_customer_product_id":189986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Danial Buckridge","mobile_number":"695-262-2968","email_id":"Chanelle81@yahoo.com","dop":"2025-04-06","serial_number":"11486057838887","imei1":"11486057838887","imei2":"11486057838887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189974,"job_number":"JOB_189974","tr_customer_id":189992,"tr_customer_product_id":189982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Arnoldo Swaniawski","mobile_number":"446-221-2857","email_id":"Ricky_Swift@hotmail.com","dop":"2025-04-06","serial_number":"13049595779368","imei1":"13049595779368","imei2":"13049595779368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189972,"job_number":"JOB_189972","tr_customer_id":189990,"tr_customer_product_id":189980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Ona Lang","mobile_number":"774-465-4889","email_id":"Delilah45@gmail.com","dop":"2025-04-06","serial_number":"12751587977492","imei1":"12751587977492","imei2":"12751587977492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189966,"job_number":"JOB_189966","tr_customer_id":189984,"tr_customer_product_id":189974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mitchel Weber","mobile_number":"596-810-7438","email_id":"Jocelyn.McGlynn10@hotmail.com","dop":"2025-04-06","serial_number":"14295907921137","imei1":"14295907921137","imei2":"14295907921137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189964,"job_number":"JOB_189964","tr_customer_id":189982,"tr_customer_product_id":189972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Amari Haag","mobile_number":"466-897-3709","email_id":"Geo_Fahey@yahoo.com","dop":"2000-01-31","serial_number":"10689425503683","imei1":"10689425503683","imei2":"10689425503683","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189959,"job_number":"JOB_189959","tr_customer_id":189977,"tr_customer_product_id":189967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:02.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Emilia Brown","mobile_number":"433-387-1303","email_id":"Emmanuel.Prosacco15@yahoo.com","dop":"2025-02-01","serial_number":"79854202934178","imei1":"79854202934178","imei2":"79854202934178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189952,"job_number":"JOB_189952","tr_customer_id":189970,"tr_customer_product_id":189960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Opal Shields","mobile_number":"606-913-4799","email_id":"Ena.Nader20@hotmail.com","dop":"2025-04-06","serial_number":"11576431330933","imei1":"11576431330933","imei2":"11576431330933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189949,"job_number":"JOB_189949","tr_customer_id":189967,"tr_customer_product_id":189957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Edwardo Spinka","mobile_number":"575-655-1384","email_id":"Milford_Corkery89@yahoo.com","dop":"2025-04-06","serial_number":"11031710540337","imei1":"11031710540337","imei2":"11031710540337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189944,"job_number":"JOB_189944","tr_customer_id":189962,"tr_customer_product_id":189952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:55.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Raphaelle Cummerata","mobile_number":"317-955-3146","email_id":"Geoffrey66@yahoo.com","dop":"2025-12-31","serial_number":"103690080133867","imei1":"103690080133867","imei2":"103690080133867","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189943,"job_number":"JOB_189943","tr_customer_id":189961,"tr_customer_product_id":189951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Cordell Nitzsche","mobile_number":"697-501-9069","email_id":"Antwan13@hotmail.com","dop":"2025-04-06","serial_number":"14860528616285","imei1":"14860528616285","imei2":"14860528616285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189938,"job_number":"JOB_189938","tr_customer_id":189956,"tr_customer_product_id":189946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Isidro Lockman","mobile_number":"342-327-2653","email_id":"Valerie29@hotmail.com","dop":"2025-04-06","serial_number":"13435350002288","imei1":"13435350002288","imei2":"13435350002288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189937,"job_number":"JOB_189937","tr_customer_id":189955,"tr_customer_product_id":189945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Jed Leannon","mobile_number":"638-341-3003","email_id":"Chet_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"17599118649001","imei1":"17599118649001","imei2":"17599118649001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189932,"job_number":"JOB_189932","tr_customer_id":189950,"tr_customer_product_id":189940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:26.000Z","name":"Dameon Moore","mobile_number":"744-789-9732","email_id":"Martin.Considine@yahoo.com","dop":"2025-08-24","serial_number":"10389106953018","imei1":"10389106953018","imei2":"10389106953018","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189931,"job_number":"JOB_189931","tr_customer_id":189949,"tr_customer_product_id":189939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Mariah Tromp","mobile_number":"399-413-1021","email_id":"Newton.Lueilwitz32@hotmail.com","dop":"2025-04-06","serial_number":"12686624222532","imei1":"12686624222532","imei2":"12686624222532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189921,"job_number":"JOB_189921","tr_customer_id":189939,"tr_customer_product_id":189929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Tressie Strosin","mobile_number":"873-786-7806","email_id":"Thora12@hotmail.com","dop":"2025-04-06","serial_number":"10061757548226","imei1":"10061757548226","imei2":"10061757548226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189920,"job_number":"JOB_189920","tr_customer_id":189938,"tr_customer_product_id":189928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:57.000Z","name":"Gregory Nitzsche","mobile_number":"653-235-6449","email_id":"Jerod90@hotmail.com","dop":"2025-05-30","serial_number":"19888438901289","imei1":"19888438901289","imei2":"19888438901289","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189917,"job_number":"JOB_189917","tr_customer_id":189935,"tr_customer_product_id":189925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Orpha Botsford","mobile_number":"620-718-2493","email_id":"Shemar_Olson94@gmail.com","dop":"2025-04-06","serial_number":"19079187595918","imei1":"19079187595918","imei2":"19079187595918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189914,"job_number":"JOB_189914","tr_customer_id":189932,"tr_customer_product_id":189922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:36.000Z","modified_at":"2026-02-18T04:33:12.000Z","name":"Candido Sipes","mobile_number":"643-633-3079","email_id":"Morris53@yahoo.com","dop":"2025-04-06","serial_number":"16888436125457","imei1":"16888436125457","imei2":"16888436125457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189910,"job_number":"JOB_189910","tr_customer_id":189928,"tr_customer_product_id":189918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Fernando Hyatt","mobile_number":"829-998-2610","email_id":"Natasha_Rice98@yahoo.com","dop":"2025-04-06","serial_number":"11518944505792","imei1":"11518944505792","imei2":"11518944505792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189908,"job_number":"JOB_189908","tr_customer_id":189926,"tr_customer_product_id":189916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Stanford Kessler","mobile_number":"766-817-0932","email_id":"Ned_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"16995396546422","imei1":"16995396546422","imei2":"16995396546422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189905,"job_number":"JOB_189905","tr_customer_id":189923,"tr_customer_product_id":189913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:29.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Dashawn Metz","mobile_number":"230-608-6570","email_id":"Margret44@yahoo.com","dop":"2025-04-06","serial_number":"16939730423276","imei1":"16939730423276","imei2":"16939730423276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189902,"job_number":"JOB_189902","tr_customer_id":189920,"tr_customer_product_id":189910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Gerhard Auer","mobile_number":"959-334-9354","email_id":"Judd_Walsh@yahoo.com","dop":"2000-01-31","serial_number":"10713097803202","imei1":"10713097803202","imei2":"10713097803202","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189900,"job_number":"JOB_189900","tr_customer_id":189918,"tr_customer_product_id":189908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Isabelle Pollich","mobile_number":"454-368-4648","email_id":"Rosemarie77@yahoo.com","dop":"2025-02-01","serial_number":"39654654809219","imei1":"39654654809219","imei2":"39654654809219","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189896,"job_number":"JOB_189896","tr_customer_id":189914,"tr_customer_product_id":189904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Kavon Nolan","mobile_number":"945-441-2529","email_id":"Karlee.Graham@yahoo.com","dop":"2025-04-06","serial_number":"11277734381808","imei1":"11277734381808","imei2":"11277734381808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189891,"job_number":"JOB_189891","tr_customer_id":189909,"tr_customer_product_id":189899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Elmer Powlowski","mobile_number":"572-823-2936","email_id":"Wayne_Beahan@gmail.com","dop":"2025-06-18","serial_number":"10002811848514","imei1":"10002811848514","imei2":"10002811848514","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189889,"job_number":"JOB_189889","tr_customer_id":189907,"tr_customer_product_id":189897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:47.000Z","name":"Vida O'Keefe","mobile_number":"837-225-9888","email_id":"Alexander2@yahoo.com","dop":"2025-12-31","serial_number":"109788097150484","imei1":"109788097150484","imei2":"109788097150484","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189886,"job_number":"JOB_189886","tr_customer_id":189904,"tr_customer_product_id":189894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:13.000Z","modified_at":"2026-02-18T04:32:46.000Z","name":"Lavina Goodwin","mobile_number":"739-376-4765","email_id":"Gerry.Rogahn32@yahoo.com","dop":"2025-04-06","serial_number":"10923721556764","imei1":"10923721556764","imei2":"10923721556764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189883,"job_number":"JOB_189883","tr_customer_id":189901,"tr_customer_product_id":189891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:09.000Z","modified_at":"2026-02-18T04:32:45.000Z","name":"Nadia Kreiger","mobile_number":"292-679-4695","email_id":"Ursula55@hotmail.com","dop":"2025-04-06","serial_number":"18196986982930","imei1":"18196986982930","imei2":"18196986982930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189880,"job_number":"JOB_189880","tr_customer_id":189898,"tr_customer_product_id":189888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Pamela Nolan","mobile_number":"369-500-3938","email_id":"Karina_Bins@gmail.com","dop":"2025-04-06","serial_number":"10972080206910","imei1":"10972080206910","imei2":"10972080206910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189875,"job_number":"JOB_189875","tr_customer_id":189893,"tr_customer_product_id":189883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:56.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Gage Graham","mobile_number":"954-601-7377","email_id":"Vilma69@yahoo.com","dop":"2025-04-06","serial_number":"15350753461867","imei1":"15350753461867","imei2":"15350753461867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189870,"job_number":"JOB_189870","tr_customer_id":189888,"tr_customer_product_id":189878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:32:25.000Z","name":"Timmy Frami","mobile_number":"612-804-6552","email_id":"Jaleel.Bednar@gmail.com","dop":"2025-04-06","serial_number":"13925133131858","imei1":"13925133131858","imei2":"13925133131858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189868,"job_number":"JOB_189868","tr_customer_id":189886,"tr_customer_product_id":189876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:49.000Z","modified_at":"2026-02-18T04:32:23.000Z","name":"Liza Ruecker","mobile_number":"843-666-7046","email_id":"Xzavier_Fahey@gmail.com","dop":"2025-04-06","serial_number":"16632719899745","imei1":"16632719899745","imei2":"16632719899745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189865,"job_number":"JOB_189865","tr_customer_id":189883,"tr_customer_product_id":189873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:32:16.000Z","name":"Rae Okuneva","mobile_number":"947-747-7846","email_id":"Estevan_Shanahan59@yahoo.com","dop":"2025-02-01","serial_number":"62357774128472","imei1":"62357774128472","imei2":"62357774128472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189863,"job_number":"JOB_189863","tr_customer_id":189881,"tr_customer_product_id":189871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Alejandrin Grady","mobile_number":"273-451-3995","email_id":"Verona.Bins93@yahoo.com","dop":"2025-04-06","serial_number":"15206552908464","imei1":"15206552908464","imei2":"15206552908464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189861,"job_number":"JOB_189861","tr_customer_id":189879,"tr_customer_product_id":189869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"Dayton Hills","mobile_number":"719-460-1666","email_id":"Savion6@gmail.com","dop":"2025-04-06","serial_number":"13481153140241","imei1":"13481153140241","imei2":"13481153140241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189857,"job_number":"JOB_189857","tr_customer_id":189875,"tr_customer_product_id":189865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Brooklyn Hirthe","mobile_number":"450-891-7491","email_id":"Jonathon53@yahoo.com","dop":"2025-04-06","serial_number":"19944359134115","imei1":"19944359134115","imei2":"19944359134115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189854,"job_number":"JOB_189854","tr_customer_id":189872,"tr_customer_product_id":189862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:32:13.000Z","name":"Tierra Muller","mobile_number":"778-258-5121","email_id":"Albertha.Jacobs36@gmail.com","dop":"2025-04-06","serial_number":"15302200132570","imei1":"15302200132570","imei2":"15302200132570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189850,"job_number":"JOB_189850","tr_customer_id":189868,"tr_customer_product_id":189858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"Sabryna Willms","mobile_number":"514-660-8942","email_id":"Jailyn84@hotmail.com","dop":"2025-04-06","serial_number":"13195596907006","imei1":"13195596907006","imei2":"13195596907006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189848,"job_number":"JOB_189848","tr_customer_id":189866,"tr_customer_product_id":189856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Cassie Kiehn","mobile_number":"682-990-3783","email_id":"Rylee_Breitenberg70@hotmail.com","dop":"2025-04-06","serial_number":"10933905469462","imei1":"10933905469462","imei2":"10933905469462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189846,"job_number":"JOB_189846","tr_customer_id":189864,"tr_customer_product_id":189854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:32.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Twila Marquardt","mobile_number":"947-394-2214","email_id":"Jerrod.Miller@hotmail.com","dop":"2025-04-06","serial_number":"16468725202415","imei1":"16468725202415","imei2":"16468725202415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189844,"job_number":"JOB_189844","tr_customer_id":189862,"tr_customer_product_id":189852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:32:07.000Z","name":"Adolph Baumbach","mobile_number":"698-497-1059","email_id":"Judd_Johnson63@yahoo.com","dop":"2025-06-18","serial_number":"10827999402533","imei1":"10827999402533","imei2":"10827999402533","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189842,"job_number":"JOB_189842","tr_customer_id":189860,"tr_customer_product_id":189850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:28.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"100204234037287","imei1":"100204234037287","imei2":"100204234037287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189840,"job_number":"JOB_189840","tr_customer_id":189858,"tr_customer_product_id":189848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"Alfred Frami","mobile_number":"680-475-8793","email_id":"John_Cremin41@gmail.com","dop":"2025-04-06","serial_number":"12672808672334","imei1":"12672808672334","imei2":"12672808672334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189837,"job_number":"JOB_189837","tr_customer_id":189855,"tr_customer_product_id":189845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:19.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Alphonso Kris","mobile_number":"521-379-0381","email_id":"Carlo33@gmail.com","dop":"2025-04-06","serial_number":"11322875364958","imei1":"11322875364958","imei2":"11322875364958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189836,"job_number":"JOB_189836","tr_customer_id":189854,"tr_customer_product_id":189844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:16.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"25891889466899","imei1":"25891889466899","imei2":"25891889466899","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189832,"job_number":"JOB_189832","tr_customer_id":189850,"tr_customer_product_id":189840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:28:18.000Z","name":"Carter Leuschke","mobile_number":"619-202-0987","email_id":"Fay.Schneider9@hotmail.com","dop":"2025-04-06","serial_number":"19794862801240","imei1":"19794862801240","imei2":"19794862801240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189829,"job_number":"JOB_189829","tr_customer_id":189847,"tr_customer_product_id":189837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:27:35.000Z","name":"Elta Nienow","mobile_number":"225-740-9680","email_id":"Selina0@hotmail.com","dop":"2025-04-06","serial_number":"13201869355730","imei1":"13201869355730","imei2":"13201869355730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189825,"job_number":"JOB_189825","tr_customer_id":189843,"tr_customer_product_id":189833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:16.000Z","modified_at":"2026-02-18T04:26:52.000Z","name":"Ryan Heathcote","mobile_number":"361-430-5804","email_id":"Lincoln_Pfeffer92@hotmail.com","dop":"2025-04-06","serial_number":"11134256404900","imei1":"11134256404900","imei2":"11134256404900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189822,"job_number":"JOB_189822","tr_customer_id":189840,"tr_customer_product_id":189830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:49.000Z","modified_at":"2026-02-18T03:55:11.000Z","name":"Jena Kiehn","mobile_number":"573-354-1793","email_id":"Cloyd_Krajcik@gmail.com","dop":"2025-04-06","serial_number":"13276706480541","imei1":"13276706480541","imei2":"13276706480541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189818,"job_number":"JOB_189818","tr_customer_id":189836,"tr_customer_product_id":189826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:43.000Z","name":"Carol Conroy","mobile_number":"212-305-1477","email_id":"Hans_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"11983956473692","imei1":"11983956473692","imei2":"11983956473692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189815,"job_number":"JOB_189815","tr_customer_id":189833,"tr_customer_product_id":189823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:37:02.000Z","name":"Enoch Schmitt","mobile_number":"978-794-3906","email_id":"Annetta.Vandervort67@yahoo.com","dop":"2025-04-06","serial_number":"13494555954352","imei1":"13494555954352","imei2":"13494555954352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189812,"job_number":"JOB_189812","tr_customer_id":189830,"tr_customer_product_id":189820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:36:21.000Z","name":"Emerald Koelpin","mobile_number":"398-240-5007","email_id":"Yazmin3@yahoo.com","dop":"2025-04-06","serial_number":"15497309748996","imei1":"15497309748996","imei2":"15497309748996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189808,"job_number":"JOB_189808","tr_customer_id":189826,"tr_customer_product_id":189816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:43.000Z","modified_at":"2026-02-18T03:21:58.000Z","name":"Frederik Rolfson","mobile_number":"431-965-9828","email_id":"Johnson90@gmail.com","dop":"2025-05-30","serial_number":"13670355967079","imei1":"13670355967079","imei2":"13670355967079","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189802,"job_number":"JOB_189802","tr_customer_id":189820,"tr_customer_product_id":189810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:31.000Z","modified_at":"2026-02-18T01:38:36.000Z","name":"satyam sharma","mobile_number":"9910538254","email_id":"satyamsharma@gmail.com","dop":"2026-02-02","serial_number":"10013983913246","imei1":"10013983913246","imei2":"10013983913246","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189801,"job_number":"JOB_189801","tr_customer_id":189819,"tr_customer_product_id":189809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:24.000Z","modified_at":"2026-02-18T01:38:29.000Z","name":"satya sharma","mobile_number":"9910538253","email_id":"satyarharma@gmail.com","dop":"2026-02-02","serial_number":"11795022134131","imei1":"11795022134131","imei2":"11795022134131","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189800,"job_number":"JOB_189800","tr_customer_id":189818,"tr_customer_product_id":189808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:18.000Z","modified_at":"2026-02-18T01:38:23.000Z","name":"satyarth sharma","mobile_number":"9910538250","email_id":"satyarthsharma@gmail.com","dop":"2026-02-02","serial_number":"10281656256125","imei1":"10281656256125","imei2":"10281656256125","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189799,"job_number":"JOB_189799","tr_customer_id":189817,"tr_customer_product_id":189807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:11.000Z","modified_at":"2026-02-18T01:38:16.000Z","name":"jatin sharma","mobile_number":"9910538250","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"10122217960552","imei1":"10122217960552","imei2":"10122217960552","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 200 OK | 1 | 0 | 0 |
| Verify response message should be 'Success' | 1 | 0 | 0 |
| Verify response data should be a non-empty array. | 1 | 0 | 0 |
| Verify Response time should be below 250 ms | 0 | 1 | 0 |
| Verify Keys are present for job with jobId: 190305 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190305 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190304 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190304 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190303 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190303 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190300 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190300 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190299 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190299 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190298 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190298 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190297 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190297 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190296 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190296 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190295 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190295 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190202 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190202 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190201 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190201 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190200 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190200 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190173 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190173 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190172 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190172 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190167 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190167 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190166 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190166 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190165 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190165 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190162 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190162 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190161 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190161 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190160 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190160 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190159 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190159 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190158 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190158 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190157 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190157 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190156 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190156 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190155 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190155 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190154 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190154 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190153 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190153 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190142 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190142 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190107 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190107 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190106 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190106 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190029 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190029 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190016 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190016 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190010 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190010 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190009 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190009 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190007 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190007 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190000 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190000 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189990 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189990 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189988 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189988 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189987 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189987 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189970 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189970 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189969 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189969 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189962 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189962 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189961 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189961 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189960 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189960 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189954 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189954 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189953 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189953 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189951 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189951 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189948 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189948 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189946 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189946 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189928 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189928 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189927 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189927 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189926 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189926 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189925 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189925 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189893 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189893 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189878 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189878 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189877 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189877 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189873 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189873 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189866 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189866 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189856 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189856 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189820 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189820 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190410 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190410 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190409 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190409 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190408 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190408 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190407 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190407 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190406 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190406 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190405 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190405 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190404 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190404 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190403 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190403 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190402 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190402 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190401 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190401 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190400 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190400 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190399 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190399 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190398 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190398 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190397 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190397 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190396 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190396 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190395 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190395 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190394 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190394 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190393 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190393 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190392 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190392 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190391 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190391 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190390 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190390 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190389 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190389 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190388 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190388 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190387 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190387 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190386 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190386 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190385 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190385 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190384 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190384 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190383 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190383 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190382 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190382 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190381 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190381 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190380 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190380 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190379 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190379 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190378 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190378 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190377 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190377 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190376 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190376 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190375 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190375 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190374 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190374 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190373 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190373 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190372 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190372 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190371 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190371 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190370 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190370 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190369 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190369 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190368 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190368 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190367 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190367 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190366 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190366 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190365 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190365 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190364 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190364 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190363 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190363 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190362 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190362 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190361 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190361 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190360 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190360 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190359 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190359 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190358 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190358 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190357 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190357 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190356 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190356 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190355 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190355 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190354 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190354 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190353 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190353 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190352 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190352 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190351 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190351 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190350 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190350 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190349 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190349 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190348 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190348 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190347 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190347 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190346 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190346 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190345 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190345 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190344 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190344 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190343 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190343 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190342 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190342 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190341 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190341 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190340 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190340 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190339 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190339 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190338 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190338 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190337 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190337 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190336 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190336 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190335 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190335 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190334 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190334 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190333 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190333 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190332 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190332 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190331 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190331 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190330 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190330 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190329 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190329 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190328 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190328 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190327 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190327 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190326 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190326 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190325 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190325 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190324 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190324 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190323 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190323 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190322 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190322 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190321 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190321 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190320 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190320 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190319 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190319 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190318 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190318 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190317 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190317 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190316 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190316 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190315 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190315 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190314 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190314 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190313 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190313 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190312 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190312 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190311 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190311 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190310 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190310 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190309 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190309 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190308 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190308 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190307 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190307 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190306 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190306 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190302 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190302 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190301 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190301 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190294 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190294 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190293 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190293 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190292 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190292 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190291 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190291 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190290 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190290 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190289 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190289 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190288 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190288 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190287 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190287 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190286 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190286 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190285 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190285 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190284 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190284 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190283 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190283 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190282 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190282 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190281 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190281 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190280 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190280 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190279 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190279 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190278 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190278 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190277 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190277 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190276 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190276 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190275 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190275 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190274 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190274 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190273 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190273 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190272 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190272 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190271 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190271 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190270 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190270 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190269 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190269 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190268 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190268 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190267 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190267 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190266 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190266 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190265 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190265 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190264 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190264 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190263 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190263 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190262 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190262 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190261 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190261 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190260 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190260 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190259 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190259 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190257 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190257 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190255 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190255 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190254 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190254 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190253 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190253 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190251 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190251 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190250 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190250 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190248 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190248 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190247 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190247 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190246 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190246 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190245 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190245 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190244 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190244 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190243 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190243 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190242 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190242 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190241 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190241 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190240 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190240 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190238 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190238 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190237 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190237 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190236 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190236 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190234 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190234 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190233 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190233 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190232 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190232 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190231 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190231 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190230 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190230 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190229 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190229 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190228 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190228 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190226 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190226 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190225 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190225 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190224 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190224 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190222 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190222 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190221 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190221 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190220 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190220 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190219 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190219 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190218 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190218 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190217 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190217 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190216 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190216 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190215 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190215 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190214 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190214 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190213 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190213 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190212 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190212 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190211 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190211 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190210 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190210 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190209 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190209 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190208 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190208 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190207 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190207 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190206 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190206 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190205 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190205 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190204 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190204 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190203 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190203 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190199 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190199 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190198 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190198 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190197 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190197 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190196 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190196 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190195 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190195 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190194 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190194 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190193 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190193 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190192 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190192 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190191 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190191 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190190 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190190 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190189 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190189 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190188 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190188 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190187 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190187 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190186 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190186 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190185 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190185 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190184 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190184 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190183 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190183 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190182 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190182 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190181 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190181 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190180 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190180 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190179 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190179 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190178 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190178 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190177 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190177 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190176 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190176 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190175 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190175 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190174 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190174 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190171 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190171 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190170 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190170 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190169 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190169 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190168 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190168 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190164 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190164 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190163 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190163 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190152 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190152 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190151 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190151 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190150 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190150 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190149 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190149 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190148 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190148 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190147 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190147 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190146 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190146 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190145 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190145 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190144 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190144 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190143 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190143 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190141 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190141 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190140 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190140 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190139 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190139 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190138 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190138 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190137 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190137 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190136 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190136 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190135 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190135 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190134 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190134 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190133 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190133 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190132 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190132 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190131 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190131 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190130 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190130 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190129 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190129 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190128 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190128 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190127 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190127 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190126 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190126 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190125 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190125 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190124 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190124 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190123 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190123 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190122 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190122 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190121 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190121 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190120 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190120 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190119 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190119 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190118 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190118 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190117 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190117 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190116 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190116 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190115 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190115 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190114 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190114 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190113 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190113 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190112 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190112 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190111 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190111 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190110 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190110 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190109 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190109 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190108 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190108 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190105 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190105 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190104 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190104 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190103 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190103 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190102 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190102 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190101 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190101 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190100 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190100 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190099 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190099 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190098 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190098 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190097 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190097 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190096 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190096 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190095 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190095 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190094 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190094 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190093 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190093 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190092 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190092 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190091 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190091 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190090 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190090 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190089 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190089 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190088 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190088 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190087 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190087 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190086 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190086 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190085 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190085 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190084 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190084 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190083 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190083 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190082 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190082 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190081 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190081 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190080 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190080 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190079 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190079 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190078 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190078 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190077 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190077 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190076 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190076 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190075 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190075 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190074 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190074 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190073 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190073 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190072 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190072 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190071 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190071 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190070 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190070 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190069 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190069 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190068 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190068 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190067 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190067 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190066 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190066 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190065 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190065 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190064 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190064 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190063 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190063 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190062 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190062 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190060 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190060 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190059 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190059 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190058 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190058 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190056 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190056 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190055 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190055 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190054 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190054 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190053 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190053 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190052 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190052 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190051 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190051 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190050 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190050 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190049 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190049 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190048 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190048 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190047 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190047 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190046 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190046 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190045 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190045 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190044 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190044 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190043 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190043 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190042 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190042 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190041 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190041 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190040 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190040 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190039 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190039 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190038 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190038 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190037 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190037 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190036 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190036 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190035 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190035 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190034 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190034 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190033 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190033 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190032 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190032 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190031 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190031 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190030 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190030 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190028 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190028 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190026 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190026 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190025 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190025 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190024 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190024 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190022 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190022 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190021 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190021 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190020 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190020 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190019 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190019 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190018 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190018 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190017 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190017 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190015 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190015 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190014 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190014 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190013 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190013 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190012 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190012 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190011 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190011 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190008 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190008 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190006 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190006 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190005 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190005 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190004 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190004 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190003 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190003 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190002 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190002 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190001 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190001 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189999 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189999 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189998 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189998 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189997 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189997 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189996 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189996 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189995 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189995 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189994 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189994 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189993 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189993 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189992 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189992 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189991 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189991 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189989 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189989 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189986 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189986 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189985 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189985 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189984 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189984 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189983 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189983 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189982 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189982 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189981 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189981 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189980 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189980 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189979 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189979 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189978 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189978 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189977 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189977 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189976 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189976 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189975 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189975 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189974 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189974 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189973 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189973 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189972 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189972 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189971 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189971 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189968 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189968 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189966 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189966 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189965 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189965 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189964 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189964 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189959 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189959 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189958 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189958 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189957 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189957 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189956 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189956 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189955 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189955 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189952 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189952 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189950 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189950 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189949 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189949 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189947 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189947 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189945 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189945 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189944 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189944 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189943 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189943 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189942 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189942 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189941 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189941 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189940 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189940 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189939 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189939 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189938 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189938 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189937 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189937 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189936 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189936 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189935 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189935 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189934 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189934 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189933 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189933 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189932 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189932 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189931 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189931 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189930 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189930 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189929 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189929 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189924 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189924 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189923 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189923 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189922 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189922 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189921 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189921 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189920 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189920 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189919 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189919 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189918 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189918 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189917 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189917 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189916 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189916 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189915 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189915 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189914 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189914 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189913 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189913 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189912 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189912 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189911 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189911 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189910 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189910 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189909 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189909 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189908 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189908 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189907 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189907 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189906 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189906 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189905 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189905 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189904 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189904 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189902 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189902 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189900 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189900 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189899 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189899 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189898 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189898 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189897 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189897 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189896 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189896 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189895 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189895 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189894 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189894 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189892 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189892 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189891 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189891 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189890 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189890 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189889 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189889 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189888 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189888 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189887 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189887 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189886 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189886 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189885 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189885 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189884 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189884 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189883 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189883 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189882 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189882 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189881 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189881 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189880 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189880 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189879 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189879 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189876 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189876 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189875 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189875 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189874 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189874 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189872 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189872 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189871 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189871 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189870 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189870 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189869 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189869 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189868 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189868 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189867 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189867 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189865 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189865 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189864 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189864 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189863 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189863 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189862 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189862 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189861 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189861 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189860 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189860 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189859 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189859 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189858 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189858 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189857 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189857 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189855 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189855 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189854 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189854 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189853 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189853 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189852 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189852 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189851 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189851 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189850 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189850 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189849 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189849 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189848 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189848 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189847 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189847 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189846 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189846 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189845 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189845 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189844 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189844 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189843 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189843 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189842 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189842 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189841 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189841 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189840 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189840 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189839 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189839 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189838 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189838 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189837 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189837 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189836 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189836 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189835 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189835 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189834 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189834 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189833 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189833 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189832 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189832 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189831 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189831 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189830 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189830 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189829 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189829 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189828 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189828 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189827 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189827 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189826 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189826 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189825 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189825 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189824 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189824 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189823 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189823 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189822 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189822 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189821 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189821 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189819 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189819 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189818 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189818 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189817 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189817 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189816 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189816 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189815 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189815 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189814 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189814 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189813 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189813 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189812 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189812 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189811 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189811 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189810 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189810 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189809 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189809 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189808 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189808 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189807 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189807 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189806 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189806 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189805 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189805 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189804 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189804 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189803 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189803 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189802 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189802 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189801 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189801 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189800 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189800 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189799 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189799 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190258 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190258 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190256 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190256 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190252 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190252 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190249 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190249 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190239 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190239 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190235 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190235 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190227 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190227 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190223 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190223 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190061 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190061 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190057 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190057 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190027 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190027 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 190023 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 190023 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189967 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189967 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189963 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189963 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189903 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189903 | 1 | 0 | 0 |
| Verify Keys are present for job with jobId: 189901 | 1 | 0 | 0 |
| Verify Job Number starts with 'JOB_' for Job: 189901 | 1 | 0 | 0 |
| Verify Job Number created createjob api should be present in this response | 1 | 0 | 0 |
| Total | 1228 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response time should be below 250 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a58cf747-6405-403a-b697-33dac4c7a962 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Missing Token returns 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 721ed9df-6c75-4738-bf72-68e10ca5f58c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Token returns 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 869fb400-e2a8-4d69-aa58-41fd6e10b346 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"94727-e+UfDcr+Z5h+HDPhjeYlE+QZl58" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":190305,"job_number":"JOB_190305","tr_customer_id":190323,"tr_customer_product_id":190313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:37.000Z","modified_at":"2026-02-18T08:02:48.000Z","name":"Jamey Bailey","mobile_number":"323-350-6678","email_id":"Vita.Crist39@hotmail.com","dop":"2025-11-04","serial_number":"87161635913047","imei1":"87161635913047","imei2":"87161635913047","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190304,"job_number":"JOB_190304","tr_customer_id":190322,"tr_customer_product_id":190312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:21.000Z","modified_at":"2026-02-18T08:02:32.000Z","name":"Larissa Donnelly","mobile_number":"471-244-6207","email_id":"Ada.Wolf14@yahoo.com","dop":"2025-11-04","serial_number":"36273816872555","imei1":"36273816872555","imei2":"36273816872555","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190303,"job_number":"JOB_190303","tr_customer_id":190321,"tr_customer_product_id":190311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:06.000Z","modified_at":"2026-02-18T08:02:17.000Z","name":"Keshaun Wunsch","mobile_number":"933-907-4630","email_id":"Forrest.Emmerich0@hotmail.com","dop":"2025-11-04","serial_number":"78102796045805","imei1":"78102796045805","imei2":"78102796045805","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190297,"job_number":"JOB_190297","tr_customer_id":190315,"tr_customer_product_id":190305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:33.000Z","modified_at":"2026-02-18T07:50:43.000Z","name":"Adele Greenfelder","mobile_number":"609-373-3643","email_id":"Lavinia.Shanahan43@hotmail.com","dop":"2025-11-04","serial_number":"42916140687161","imei1":"42916140687161","imei2":"42916140687161","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190296,"job_number":"JOB_190296","tr_customer_id":190314,"tr_customer_product_id":190304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:19.000Z","modified_at":"2026-02-18T07:50:29.000Z","name":"Nickolas Thiel","mobile_number":"323-926-5969","email_id":"Lesley_Skiles32@yahoo.com","dop":"2025-11-04","serial_number":"43187558255134","imei1":"43187558255134","imei2":"43187558255134","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190295,"job_number":"JOB_190295","tr_customer_id":190313,"tr_customer_product_id":190303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:05.000Z","modified_at":"2026-02-18T07:50:15.000Z","name":"Era Douglas","mobile_number":"764-335-7936","email_id":"Korbin_Runolfsdottir82@hotmail.com","dop":"2025-11-04","serial_number":"98149202085876","imei1":"98149202085876","imei2":"98149202085876","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190202,"job_number":"JOB_190202","tr_customer_id":190220,"tr_customer_product_id":190210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:34.000Z","modified_at":"2026-02-18T06:57:45.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52624040907316","imei1":"52624040907316","imei2":"52624040907316","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190201,"job_number":"JOB_190201","tr_customer_id":190219,"tr_customer_product_id":190209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:19.000Z","modified_at":"2026-02-18T06:57:30.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"90480164481363","imei1":"90480164481363","imei2":"90480164481363","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190200,"job_number":"JOB_190200","tr_customer_id":190218,"tr_customer_product_id":190208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:03.000Z","modified_at":"2026-02-18T06:57:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12433612973388","imei1":"12433612973388","imei2":"12433612973388","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190173,"job_number":"JOB_190173","tr_customer_id":190191,"tr_customer_product_id":190181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:51:08.000Z","modified_at":"2026-02-18T06:51:35.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"65823024039476","imei1":"65823024039476","imei2":"65823024039476","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190172,"job_number":"JOB_190172","tr_customer_id":190190,"tr_customer_product_id":190180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:52.000Z","modified_at":"2026-02-18T06:51:04.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"85648683271241","imei1":"85648683271241","imei2":"85648683271241","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190166,"job_number":"JOB_190166","tr_customer_id":190184,"tr_customer_product_id":190174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:44.000Z","name":"Cheyenne Murazik","mobile_number":"960-791-4305","email_id":"Audie_Reilly@hotmail.com","dop":"2025-06-09","serial_number":"102493075259462","imei1":"102493075259462","imei2":"102493075259462","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190161,"job_number":"JOB_190161","tr_customer_id":190179,"tr_customer_product_id":190169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:28.000Z","name":"Xzavier Kuvalis","mobile_number":"732-688-8571","email_id":"Leatha59@gmail.com","dop":"2025-06-09","serial_number":"109206982201894","imei1":"109206982201894","imei2":"109206982201894","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190158,"job_number":"JOB_190158","tr_customer_id":190176,"tr_customer_product_id":190166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:12.000Z","name":"Jett Lang","mobile_number":"610-414-1123","email_id":"Kallie_McLaughlin@hotmail.com","dop":"2025-06-09","serial_number":"108947506685822","imei1":"108947506685822","imei2":"108947506685822","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190156,"job_number":"JOB_190156","tr_customer_id":190174,"tr_customer_product_id":190164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:46:05.000Z","modified_at":"2026-02-18T06:46:29.000Z","name":"Mac Cremin","mobile_number":"644-397-2671","email_id":"Wiley_Turcotte91@gmail.com","dop":"2025-10-01","serial_number":"13947010086882","imei1":"13947010086882","imei2":"13947010086882","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190155,"job_number":"JOB_190155","tr_customer_id":190173,"tr_customer_product_id":190163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:32.000Z","modified_at":"2026-02-18T06:45:43.000Z","name":"Donnell Mraz","mobile_number":"761-469-8382","email_id":"Jacklyn.Hegmann@yahoo.com","dop":"2025-11-04","serial_number":"56927971231582","imei1":"56927971231582","imei2":"56927971231582","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190154,"job_number":"JOB_190154","tr_customer_id":190172,"tr_customer_product_id":190162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:17.000Z","modified_at":"2026-02-18T06:45:28.000Z","name":"Kelley Stanton","mobile_number":"758-520-4582","email_id":"Julius60@yahoo.com","dop":"2025-11-04","serial_number":"37244185661324","imei1":"37244185661324","imei2":"37244185661324","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190153,"job_number":"JOB_190153","tr_customer_id":190171,"tr_customer_product_id":190161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:01.000Z","modified_at":"2026-02-18T06:45:13.000Z","name":"Rosie Feeney","mobile_number":"622-451-6844","email_id":"Toni_Weber18@gmail.com","dop":"2025-11-04","serial_number":"94333920281851","imei1":"94333920281851","imei2":"94333920281851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190106,"job_number":"JOB_190106","tr_customer_id":190124,"tr_customer_product_id":190114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:19:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12646504217316","imei1":"12646504217316","imei2":"12646504217316","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190029,"job_number":"JOB_190029","tr_customer_id":190047,"tr_customer_product_id":190037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"Jameson Kris","mobile_number":"589-433-8108","email_id":"Richmond_Simonis@hotmail.com","dop":"2025-12-31","serial_number":"10925084446907","imei1":"10925084446907","imei2":"10925084446907","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190016,"job_number":"JOB_190016","tr_customer_id":190034,"tr_customer_product_id":190024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Zula Jacobson","mobile_number":"941-365-0407","email_id":"Nicholaus87@gmail.com","dop":"2025-12-31","serial_number":"10598476316007","imei1":"10598476316007","imei2":"10598476316007","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190009,"job_number":"JOB_190009","tr_customer_id":190027,"tr_customer_product_id":190017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Ethel Spinka","mobile_number":"495-284-4954","email_id":"Antonia.Zemlak79@yahoo.com","dop":"2025-06-09","serial_number":"105929133081172","imei1":"105929133081172","imei2":"105929133081172","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190000,"job_number":"JOB_190000","tr_customer_id":190018,"tr_customer_product_id":190008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Jordyn Zboncak","mobile_number":"452-516-1926","email_id":"Avis.Wehner@yahoo.com","dop":"2025-12-31","serial_number":"10921027348191","imei1":"10921027348191","imei2":"10921027348191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189988,"job_number":"JOB_189988","tr_customer_id":190006,"tr_customer_product_id":189996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:30.000Z","name":"Darrin Dicki","mobile_number":"849-859-5805","email_id":"Drake_Kuhic12@gmail.com","dop":"2025-06-09","serial_number":"102254706640560","imei1":"102254706640560","imei2":"102254706640560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189969,"job_number":"JOB_189969","tr_customer_id":189987,"tr_customer_product_id":189977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16540452019848","imei1":"16540452019848","imei2":"16540452019848","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189961,"job_number":"JOB_189961","tr_customer_id":189979,"tr_customer_product_id":189969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Deanna Macejkovic","mobile_number":"654-779-4627","email_id":"Grayson_Swift26@hotmail.com","dop":"2025-06-09","serial_number":"101304356887173","imei1":"101304356887173","imei2":"101304356887173","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189946,"job_number":"JOB_189946","tr_customer_id":189964,"tr_customer_product_id":189954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Candelario Block","mobile_number":"374-795-1251","email_id":"Dennis_Waelchi9@hotmail.com","dop":"2025-10-01","serial_number":"16073969597582","imei1":"16073969597582","imei2":"16073969597582","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189878,"job_number":"JOB_189878","tr_customer_id":189896,"tr_customer_product_id":189886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:03.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"giyu tomiaka","mobile_number":"594-487-4008","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"490802367050281","imei1":"490802367050281","imei2":"490802367050281","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189873,"job_number":"JOB_189873","tr_customer_id":189891,"tr_customer_product_id":189881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"tanjiro kamado","mobile_number":"556-954-3602","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"638831411613084","imei1":"638831411613084","imei2":"638831411613084","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189856,"job_number":"JOB_189856","tr_customer_id":189874,"tr_customer_product_id":189864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:31:49.000Z","name":"saitama sensei","mobile_number":"976-327-3166","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"767262796333810","imei1":"767262796333810","imei2":"767262796333810","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190402,"job_number":"JOB_190402","tr_customer_id":190420,"tr_customer_product_id":190410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:45.000Z","name":"Madonna Heaney","mobile_number":"348-320-0943","email_id":"Damion.Ruecker82@yahoo.com","dop":"2025-04-06","serial_number":"17183246446032","imei1":"17183246446032","imei2":"17183246446032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190399,"job_number":"JOB_190399","tr_customer_id":190417,"tr_customer_product_id":190407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:19.000Z","modified_at":"2026-02-18T13:59:58.000Z","name":"Lucio Medhurst","mobile_number":"562-384-9095","email_id":"Madge_Schamberger6@gmail.com","dop":"2025-04-06","serial_number":"18012757393572","imei1":"18012757393572","imei2":"18012757393572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T13:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190381,"job_number":"JOB_190381","tr_customer_id":190399,"tr_customer_product_id":190389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:59:08.000Z","name":"Althea Bruen","mobile_number":"339-883-2991","email_id":"Nora1@hotmail.com","dop":"2025-04-06","serial_number":"15196457586231","imei1":"15196457586231","imei2":"15196457586231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190378,"job_number":"JOB_190378","tr_customer_id":190396,"tr_customer_product_id":190386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:58:23.000Z","name":"Jamey Schroeder","mobile_number":"236-622-1577","email_id":"Kacey96@gmail.com","dop":"2025-04-06","serial_number":"12075833306331","imei1":"12075833306331","imei2":"12075833306331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190375,"job_number":"JOB_190375","tr_customer_id":190393,"tr_customer_product_id":190383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:38.000Z","name":"Shanelle Walsh","mobile_number":"793-992-3130","email_id":"Brenda.McCullough@hotmail.com","dop":"2025-04-06","serial_number":"11385947390775","imei1":"11385947390775","imei2":"11385947390775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190362,"job_number":"JOB_190362","tr_customer_id":190380,"tr_customer_product_id":190370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:35.000Z","modified_at":"2026-02-18T12:27:54.000Z","name":"Aida Smith","mobile_number":"271-785-5372","email_id":"Emory_Torphy51@gmail.com","dop":"2024-08-17","serial_number":"91571915720303","imei1":"91571915720303","imei2":"91571915720303","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190361,"job_number":"JOB_190361","tr_customer_id":190379,"tr_customer_product_id":190369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:33.000Z","name":"Derick Littel","mobile_number":"293-453-9344","email_id":"Celestino_Koepp@hotmail.com","dop":"2024-08-17","serial_number":"72912008701183","imei1":"72912008701183","imei2":"72912008701183","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190359,"job_number":"JOB_190359","tr_customer_id":190377,"tr_customer_product_id":190367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:52.000Z","modified_at":"2026-02-18T12:27:11.000Z","name":"Emil Larkin","mobile_number":"692-307-0349","email_id":"Ethel74@yahoo.com","dop":"2024-08-17","serial_number":"52646998298417","imei1":"52646998298417","imei2":"52646998298417","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190357,"job_number":"JOB_190357","tr_customer_id":190375,"tr_customer_product_id":190365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:49.000Z","name":"Kendra Murray","mobile_number":"886-279-0797","email_id":"Axel.Cartwright6@gmail.com","dop":"2024-08-17","serial_number":"71509631141332","imei1":"71509631141332","imei2":"71509631141332","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190349,"job_number":"JOB_190349","tr_customer_id":190367,"tr_customer_product_id":190357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:40:20.000Z","name":"Nathen O'Reilly","mobile_number":"410-727-9878","email_id":"Sheridan.Wintheiser15@hotmail.com","dop":"2025-04-06","serial_number":"12348449378200","imei1":"12348449378200","imei2":"12348449378200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190346,"job_number":"JOB_190346","tr_customer_id":190364,"tr_customer_product_id":190354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:51.000Z","modified_at":"2026-02-18T11:39:31.000Z","name":"Amari Bosco","mobile_number":"442-616-8094","email_id":"Iliana61@yahoo.com","dop":"2025-04-06","serial_number":"10531102937275","imei1":"10531102937275","imei2":"10531102937275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190343,"job_number":"JOB_190343","tr_customer_id":190361,"tr_customer_product_id":190351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:02.000Z","modified_at":"2026-02-18T11:38:43.000Z","name":"Fannie Keebler","mobile_number":"807-284-1505","email_id":"Henry.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"17605672029179","imei1":"17605672029179","imei2":"17605672029179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190333,"job_number":"JOB_190333","tr_customer_id":190351,"tr_customer_product_id":190341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:53:10.000Z","name":"Colby Crist","mobile_number":"423-417-2244","email_id":"Maurice50@hotmail.com","dop":"2025-04-06","serial_number":"12000612671931","imei1":"12000612671931","imei2":"12000612671931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190330,"job_number":"JOB_190330","tr_customer_id":190348,"tr_customer_product_id":190338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:52:21.000Z","name":"Zoey Lockman","mobile_number":"403-705-3897","email_id":"Albertha86@hotmail.com","dop":"2025-04-06","serial_number":"16800994239792","imei1":"16800994239792","imei2":"16800994239792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190327,"job_number":"JOB_190327","tr_customer_id":190345,"tr_customer_product_id":190335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:52.000Z","modified_at":"2026-02-18T10:51:32.000Z","name":"Howell Wolf","mobile_number":"509-345-1566","email_id":"Betty.Halvorson49@hotmail.com","dop":"2025-04-06","serial_number":"17718823074664","imei1":"17718823074664","imei2":"17718823074664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190324,"job_number":"JOB_190324","tr_customer_id":190342,"tr_customer_product_id":190332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:37:19.000Z","name":"Geovanny Reinger","mobile_number":"251-644-8710","email_id":"Demetrius_Hintz13@hotmail.com","dop":"2025-04-06","serial_number":"12061294875980","imei1":"12061294875980","imei2":"12061294875980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190321,"job_number":"JOB_190321","tr_customer_id":190339,"tr_customer_product_id":190329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:36:36.000Z","name":"Bret Zboncak","mobile_number":"669-267-2377","email_id":"Lea_Jacobs@yahoo.com","dop":"2025-04-06","serial_number":"19590751377894","imei1":"19590751377894","imei2":"19590751377894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190318,"job_number":"JOB_190318","tr_customer_id":190336,"tr_customer_product_id":190326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:52.000Z","name":"Benedict Ortiz","mobile_number":"914-795-8649","email_id":"Federico12@hotmail.com","dop":"2025-04-06","serial_number":"19968699472123","imei1":"19968699472123","imei2":"19968699472123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190315,"job_number":"JOB_190315","tr_customer_id":190333,"tr_customer_product_id":190323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:46.000Z","name":"Richmond Johnston","mobile_number":"208-874-3865","email_id":"Maribel.Predovic88@hotmail.com","dop":"2025-04-06","serial_number":"14252107614129","imei1":"14252107614129","imei2":"14252107614129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190312,"job_number":"JOB_190312","tr_customer_id":190330,"tr_customer_product_id":190320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:26.000Z","modified_at":"2026-02-18T08:34:02.000Z","name":"Corrine Altenwerth","mobile_number":"991-514-0355","email_id":"Clint38@gmail.com","dop":"2025-04-06","serial_number":"19218811863943","imei1":"19218811863943","imei2":"19218811863943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190309,"job_number":"JOB_190309","tr_customer_id":190327,"tr_customer_product_id":190317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:33:18.000Z","name":"Abe Greenfelder","mobile_number":"983-879-5662","email_id":"Dion.Haag72@hotmail.com","dop":"2025-04-06","serial_number":"17881401735491","imei1":"17881401735491","imei2":"17881401735491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190306,"job_number":"JOB_190306","tr_customer_id":190324,"tr_customer_product_id":190314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:38.000Z","modified_at":"2026-02-18T08:03:12.000Z","name":"Madge O'Keefe","mobile_number":"496-540-5787","email_id":"Pearline_Murray@hotmail.com","dop":"2025-04-06","serial_number":"19108021592327","imei1":"19108021592327","imei2":"19108021592327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190301,"job_number":"JOB_190301","tr_customer_id":190319,"tr_customer_product_id":190309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:01:58.000Z","modified_at":"2026-02-18T08:02:35.000Z","name":"Jaycee Hagenes","mobile_number":"607-936-3691","email_id":"Alexys.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16998437280376","imei1":"16998437280376","imei2":"16998437280376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190293,"job_number":"JOB_190293","tr_customer_id":190311,"tr_customer_product_id":190301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:14:21.000Z","name":"Deangelo Rohan","mobile_number":"233-221-0276","email_id":"Audrey.Labadie17@yahoo.com","dop":"2025-04-06","serial_number":"11664855841065","imei1":"11664855841065","imei2":"11664855841065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190290,"job_number":"JOB_190290","tr_customer_id":190308,"tr_customer_product_id":190298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:13:32.000Z","name":"Amos Kautzer","mobile_number":"766-516-4496","email_id":"Pedro29@hotmail.com","dop":"2025-04-06","serial_number":"10456931628583","imei1":"10456931628583","imei2":"10456931628583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190287,"job_number":"JOB_190287","tr_customer_id":190305,"tr_customer_product_id":190295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:15.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"Roxane Kemmer","mobile_number":"483-649-9578","email_id":"Lucie68@gmail.com","dop":"2025-04-06","serial_number":"11669161894449","imei1":"11669161894449","imei2":"11669161894449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190285,"job_number":"JOB_190285","tr_customer_id":190303,"tr_customer_product_id":190293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:44.000Z","name":"Alvina Luettgen","mobile_number":"821-614-7553","email_id":"Donnie.Roob66@hotmail.com","dop":"2025-04-06","serial_number":"11353583224361","imei1":"11353583224361","imei2":"11353583224361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190282,"job_number":"JOB_190282","tr_customer_id":190300,"tr_customer_product_id":190290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:29.000Z","modified_at":"2026-02-18T07:10:07.000Z","name":"Aimee Hills","mobile_number":"802-945-5137","email_id":"Julianne21@yahoo.com","dop":"2025-04-06","serial_number":"13658133561954","imei1":"13658133561954","imei2":"13658133561954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190279,"job_number":"JOB_190279","tr_customer_id":190297,"tr_customer_product_id":190287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:09:21.000Z","name":"Judge Pouros","mobile_number":"695-659-0379","email_id":"Felipe_Turcotte31@hotmail.com","dop":"2025-04-06","serial_number":"16424513949936","imei1":"16424513949936","imei2":"16424513949936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190276,"job_number":"JOB_190276","tr_customer_id":190294,"tr_customer_product_id":190284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:57.000Z","modified_at":"2026-02-18T07:08:35.000Z","name":"Verner Miller","mobile_number":"982-266-0896","email_id":"Gage2@hotmail.com","dop":"2025-04-06","serial_number":"18874964293451","imei1":"18874964293451","imei2":"18874964293451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190273,"job_number":"JOB_190273","tr_customer_id":190291,"tr_customer_product_id":190281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:08:28.000Z","name":"Cruz Pollich","mobile_number":"527-422-2207","email_id":"Stanley.Bayer@gmail.com","dop":"2025-04-06","serial_number":"15590220066557","imei1":"15590220066557","imei2":"15590220066557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190269,"job_number":"JOB_190269","tr_customer_id":190287,"tr_customer_product_id":190277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:23.000Z","name":"Buster Aufderhar","mobile_number":"634-265-5332","email_id":"Green.Doyle@hotmail.com","dop":"2025-04-06","serial_number":"19729663951339","imei1":"19729663951339","imei2":"19729663951339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190268,"job_number":"JOB_190268","tr_customer_id":190286,"tr_customer_product_id":190276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:22.000Z","name":"Deron Feil","mobile_number":"812-863-6729","email_id":"Sunny.Muller4@yahoo.com","dop":"2025-04-06","serial_number":"17293490952555","imei1":"17293490952555","imei2":"17293490952555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190266,"job_number":"JOB_190266","tr_customer_id":190284,"tr_customer_product_id":190274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:44.000Z","name":"Seamus Gutkowski","mobile_number":"821-961-6689","email_id":"Malachi.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"12807300363615","imei1":"12807300363615","imei2":"12807300363615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190263,"job_number":"JOB_190263","tr_customer_id":190281,"tr_customer_product_id":190271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:07:01.000Z","name":"Katelin Labadie","mobile_number":"864-227-4870","email_id":"Clovis.Robel68@gmail.com","dop":"2025-04-06","serial_number":"15904966802554","imei1":"15904966802554","imei2":"15904966802554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190260,"job_number":"JOB_190260","tr_customer_id":190278,"tr_customer_product_id":190268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:04:24.000Z","name":"Bradford Thompson","mobile_number":"490-624-4968","email_id":"Martine84@gmail.com","dop":"2025-04-06","serial_number":"12064222835804","imei1":"12064222835804","imei2":"12064222835804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190257,"job_number":"JOB_190257","tr_customer_id":190275,"tr_customer_product_id":190265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:04:20.000Z","name":"London Koelpin","mobile_number":"369-589-1831","email_id":"Avery_Schmitt@gmail.com","dop":"2000-01-31","serial_number":"10193136531410","imei1":"10193136531410","imei2":"10193136531410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190254,"job_number":"JOB_190254","tr_customer_id":190272,"tr_customer_product_id":190262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:03.000Z","modified_at":"2026-02-18T07:03:40.000Z","name":"Simone Kirlin","mobile_number":"648-228-4288","email_id":"Electa_Schimmel81@hotmail.com","dop":"2025-04-06","serial_number":"14186764236066","imei1":"14186764236066","imei2":"14186764236066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190250,"job_number":"JOB_190250","tr_customer_id":190268,"tr_customer_product_id":190258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:35.000Z","name":"Lane Greenfelder","mobile_number":"740-601-1230","email_id":"Rosanna51@yahoo.com","dop":"2000-01-31","serial_number":"10512854972312","imei1":"10512854972312","imei2":"10512854972312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190248,"job_number":"JOB_190248","tr_customer_id":190266,"tr_customer_product_id":190256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:33.000Z","name":"Rachel Sipes","mobile_number":"438-660-7848","email_id":"Vanessa.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15819339500808","imei1":"15819339500808","imei2":"15819339500808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190245,"job_number":"JOB_190245","tr_customer_id":190263,"tr_customer_product_id":190253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:03:24.000Z","name":"Skyla Cassin","mobile_number":"899-762-6939","email_id":"Missouri.Koch98@hotmail.com","dop":"2025-04-06","serial_number":"11434012416152","imei1":"11434012416152","imei2":"11434012416152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190242,"job_number":"JOB_190242","tr_customer_id":190260,"tr_customer_product_id":190250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"Larissa Goldner","mobile_number":"911-680-6112","email_id":"Dejuan.Leuschke78@gmail.com","dop":"2025-04-06","serial_number":"16637553782239","imei1":"16637553782239","imei2":"16637553782239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190238,"job_number":"JOB_190238","tr_customer_id":190256,"tr_customer_product_id":190246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Johanna Streich","mobile_number":"831-796-6330","email_id":"Ali.Johnston76@gmail.com","dop":"2025-04-06","serial_number":"10146247541198","imei1":"10146247541198","imei2":"10146247541198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190237,"job_number":"JOB_190237","tr_customer_id":190255,"tr_customer_product_id":190245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:49.000Z","name":"Antonia Kuhlman","mobile_number":"757-828-3384","email_id":"Pierce93@hotmail.com","dop":"2000-01-31","serial_number":"10325276927121","imei1":"10325276927121","imei2":"10325276927121","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190233,"job_number":"JOB_190233","tr_customer_id":190251,"tr_customer_product_id":190241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:03.000Z","modified_at":"2026-02-18T07:02:40.000Z","name":"Monte Adams","mobile_number":"636-282-7586","email_id":"Kennedy74@gmail.com","dop":"2025-04-06","serial_number":"13237271675335","imei1":"13237271675335","imei2":"13237271675335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190230,"job_number":"JOB_190230","tr_customer_id":190248,"tr_customer_product_id":190238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:02:16.000Z","name":"Merle Williamson","mobile_number":"341-348-1477","email_id":"Leta_Schulist55@hotmail.com","dop":"2025-04-06","serial_number":"14110141184971","imei1":"14110141184971","imei2":"14110141184971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190226,"job_number":"JOB_190226","tr_customer_id":190244,"tr_customer_product_id":190234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Ashleigh Rempel","mobile_number":"418-480-9297","email_id":"Letitia35@gmail.com","dop":"2025-04-06","serial_number":"19560953502209","imei1":"19560953502209","imei2":"19560953502209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190224,"job_number":"JOB_190224","tr_customer_id":190242,"tr_customer_product_id":190232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Clark Green","mobile_number":"964-399-0033","email_id":"Soledad98@yahoo.com","dop":"2000-01-31","serial_number":"10286688130966","imei1":"10286688130966","imei2":"10286688130966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190221,"job_number":"JOB_190221","tr_customer_id":190239,"tr_customer_product_id":190229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:55.000Z","name":"Devante Vandervort","mobile_number":"504-384-7740","email_id":"Zachary.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"19183817573172","imei1":"19183817573172","imei2":"19183817573172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190218,"job_number":"JOB_190218","tr_customer_id":190236,"tr_customer_product_id":190226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:51.000Z","modified_at":"2026-02-18T07:01:30.000Z","name":"Michaela Kovacek","mobile_number":"867-672-3019","email_id":"Rodolfo67@gmail.com","dop":"2025-04-06","serial_number":"13810298846745","imei1":"13810298846745","imei2":"13810298846745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190215,"job_number":"JOB_190215","tr_customer_id":190233,"tr_customer_product_id":190223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:07.000Z","modified_at":"2026-02-18T07:00:46.000Z","name":"Kallie Walter","mobile_number":"279-845-1756","email_id":"Saul.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"12154014642419","imei1":"12154014642419","imei2":"12154014642419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190213,"job_number":"JOB_190213","tr_customer_id":190231,"tr_customer_product_id":190221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:43.000Z","name":"Janessa Kozey","mobile_number":"871-540-0061","email_id":"Prudence92@hotmail.com","dop":"2025-04-06","serial_number":"12686248170624","imei1":"12686248170624","imei2":"12686248170624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190210,"job_number":"JOB_190210","tr_customer_id":190228,"tr_customer_product_id":190218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:58.000Z","name":"Josie Gaylord","mobile_number":"875-865-8566","email_id":"Bianka75@gmail.com","dop":"2025-04-06","serial_number":"14382011620807","imei1":"14382011620807","imei2":"14382011620807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190207,"job_number":"JOB_190207","tr_customer_id":190225,"tr_customer_product_id":190215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:59:12.000Z","name":"Karen Dicki","mobile_number":"857-482-1796","email_id":"Kevin.Lesch16@yahoo.com","dop":"2025-04-06","serial_number":"10083564092926","imei1":"10083564092926","imei2":"10083564092926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190204,"job_number":"JOB_190204","tr_customer_id":190222,"tr_customer_product_id":190212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:47.000Z","modified_at":"2026-02-18T06:58:25.000Z","name":"Tod Sporer","mobile_number":"595-766-7450","email_id":"Arden.Grady@yahoo.com","dop":"2025-04-06","serial_number":"10084198135977","imei1":"10084198135977","imei2":"10084198135977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190198,"job_number":"JOB_190198","tr_customer_id":190216,"tr_customer_product_id":190206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:55.000Z","modified_at":"2026-02-18T06:57:33.000Z","name":"Reggie Kulas","mobile_number":"468-782-2690","email_id":"Geovanny73@yahoo.com","dop":"2025-04-06","serial_number":"19996449872321","imei1":"19996449872321","imei2":"19996449872321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190195,"job_number":"JOB_190195","tr_customer_id":190213,"tr_customer_product_id":190203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:47.000Z","name":"Elinore Cremin","mobile_number":"547-411-4170","email_id":"Jackson.Bahringer53@hotmail.com","dop":"2025-04-06","serial_number":"14417975188879","imei1":"14417975188879","imei2":"14417975188879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190192,"job_number":"JOB_190192","tr_customer_id":190210,"tr_customer_product_id":190200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:56:01.000Z","name":"Mellie Koch","mobile_number":"308-837-4046","email_id":"Kole20@yahoo.com","dop":"2025-04-06","serial_number":"17165621925857","imei1":"17165621925857","imei2":"17165621925857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190189,"job_number":"JOB_190189","tr_customer_id":190207,"tr_customer_product_id":190197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:47.000Z","modified_at":"2026-02-18T06:55:26.000Z","name":"Randi Mueller","mobile_number":"463-438-6083","email_id":"Raven11@hotmail.com","dop":"2025-04-06","serial_number":"18063893566814","imei1":"18063893566814","imei2":"18063893566814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190186,"job_number":"JOB_190186","tr_customer_id":190204,"tr_customer_product_id":190194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:54:39.000Z","name":"Ally Little","mobile_number":"703-702-1666","email_id":"Daniella.McDermott@gmail.com","dop":"2025-04-06","serial_number":"14269807847578","imei1":"14269807847578","imei2":"14269807847578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190183,"job_number":"JOB_190183","tr_customer_id":190201,"tr_customer_product_id":190191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:52.000Z","name":"Kenton Wunsch","mobile_number":"252-473-5099","email_id":"Dayton.Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12862586132868","imei1":"12862586132868","imei2":"12862586132868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190180,"job_number":"JOB_190180","tr_customer_id":190198,"tr_customer_product_id":190188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:53:27.000Z","name":"Alicia Rohan","mobile_number":"848-886-8017","email_id":"Brown.Tromp14@yahoo.com","dop":"2025-06-18","serial_number":"10848615982491","imei1":"10848615982491","imei2":"10848615982491","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190177,"job_number":"JOB_190177","tr_customer_id":190195,"tr_customer_product_id":190185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:18.000Z","modified_at":"2026-02-18T06:52:55.000Z","name":"Annabel Cartwright","mobile_number":"501-220-3368","email_id":"Assunta61@gmail.com","dop":"2025-04-06","serial_number":"12437888972666","imei1":"12437888972666","imei2":"12437888972666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190175,"job_number":"JOB_190175","tr_customer_id":190193,"tr_customer_product_id":190183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:44.000Z","name":"Donald Raynor","mobile_number":"547-793-3985","email_id":"Tara.Walsh26@gmail.com","dop":"2025-06-18","serial_number":"10822067442195","imei1":"10822067442195","imei2":"10822067442195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190171,"job_number":"JOB_190171","tr_customer_id":190189,"tr_customer_product_id":190179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:51:27.000Z","name":"Dangelo Spinka","mobile_number":"597-659-7897","email_id":"Jace.Hammes49@yahoo.com","dop":"2025-12-31","serial_number":"108756852950788","imei1":"108756852950788","imei2":"108756852950788","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190169,"job_number":"JOB_190169","tr_customer_id":190187,"tr_customer_product_id":190177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:08.000Z","modified_at":"2026-02-18T06:50:44.000Z","name":"Rowland Nader","mobile_number":"385-699-9512","email_id":"Blair.Bergstrom95@yahoo.com","dop":"2025-12-31","serial_number":"104822802727221","imei1":"104822802727221","imei2":"104822802727221","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190164,"job_number":"JOB_190164","tr_customer_id":190182,"tr_customer_product_id":190172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:50:00.000Z","name":"Weston Gutkowski","mobile_number":"778-561-6298","email_id":"Deshawn.Rolfson@yahoo.com","dop":"2025-12-31","serial_number":"107939308316534","imei1":"107939308316534","imei2":"107939308316534","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190151,"job_number":"JOB_190151","tr_customer_id":190169,"tr_customer_product_id":190159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:43:13.000Z","name":"Colin Hegmann","mobile_number":"577-302-1285","email_id":"Seamus37@hotmail.com","dop":"2025-04-06","serial_number":"18610557989946","imei1":"18610557989946","imei2":"18610557989946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190148,"job_number":"JOB_190148","tr_customer_id":190166,"tr_customer_product_id":190156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:42:29.000Z","name":"Darren Collins","mobile_number":"904-976-1522","email_id":"Andreane.Schneider57@hotmail.com","dop":"2025-04-06","serial_number":"13884612856726","imei1":"13884612856726","imei2":"13884612856726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190145,"job_number":"JOB_190145","tr_customer_id":190163,"tr_customer_product_id":190153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:06.000Z","modified_at":"2026-02-18T06:41:44.000Z","name":"Berenice Lang","mobile_number":"657-342-1362","email_id":"Ethyl_Hackett@gmail.com","dop":"2025-04-06","serial_number":"14695391640929","imei1":"14695391640929","imei2":"14695391640929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190140,"job_number":"JOB_190140","tr_customer_id":190158,"tr_customer_product_id":190148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:03.000Z","modified_at":"2026-02-18T05:54:43.000Z","name":"August Abshire","mobile_number":"319-653-2327","email_id":"Dan87@hotmail.com","dop":"2025-04-06","serial_number":"16559403583619","imei1":"16559403583619","imei2":"16559403583619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190137,"job_number":"JOB_190137","tr_customer_id":190155,"tr_customer_product_id":190145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:55.000Z","name":"Christophe Turcotte","mobile_number":"866-600-1026","email_id":"Abelardo_Littel27@yahoo.com","dop":"2025-04-06","serial_number":"15416293708675","imei1":"15416293708675","imei2":"15416293708675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190134,"job_number":"JOB_190134","tr_customer_id":190152,"tr_customer_product_id":190142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:53:06.000Z","name":"Stacy Boyle","mobile_number":"898-966-6180","email_id":"Katrine.Kiehn70@yahoo.com","dop":"2025-04-06","serial_number":"10866742342596","imei1":"10866742342596","imei2":"10866742342596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190132,"job_number":"JOB_190132","tr_customer_id":190150,"tr_customer_product_id":190140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:54.000Z","name":"Sierra Reinger","mobile_number":"972-420-4318","email_id":"Torrey_Zieme51@hotmail.com","dop":"2025-12-01","serial_number":"18541111477224","imei1":"18541111477224","imei2":"18541111477224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190130,"job_number":"JOB_190130","tr_customer_id":190148,"tr_customer_product_id":190138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:26.000Z","modified_at":"2026-02-18T05:44:37.000Z","name":"Zoila Wiegand","mobile_number":"912-615-3902","email_id":"Cordia_Stroman20@hotmail.com","dop":"2025-12-01","serial_number":"19635238377990","imei1":"19635238377990","imei2":"19635238377990","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190128,"job_number":"JOB_190128","tr_customer_id":190146,"tr_customer_product_id":190136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:21.000Z","name":"Grady Erdman","mobile_number":"718-899-7358","email_id":"Dell_Bashirian94@gmail.com","dop":"2025-12-01","serial_number":"12675748265188","imei1":"12675748265188","imei2":"12675748265188","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190125,"job_number":"JOB_190125","tr_customer_id":190143,"tr_customer_product_id":190133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:23.000Z","modified_at":"2026-02-18T05:43:59.000Z","name":"Althea Windler","mobile_number":"206-650-3242","email_id":"Irwin_Prohaska79@hotmail.com","dop":"2025-04-06","serial_number":"14438988589602","imei1":"14438988589602","imei2":"14438988589602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190123,"job_number":"JOB_190123","tr_customer_id":190141,"tr_customer_product_id":190131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:07.000Z","modified_at":"2026-02-18T05:43:43.000Z","name":"Michele Kertzmann","mobile_number":"223-780-9853","email_id":"Stephany_Braun71@yahoo.com","dop":"2025-04-06","serial_number":"16470444677136","imei1":"16470444677136","imei2":"16470444677136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190122,"job_number":"JOB_190122","tr_customer_id":190140,"tr_customer_product_id":190130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:26:04.000Z","name":"Kaitlin Abshire","mobile_number":"242-793-8864","email_id":"Jude.Beier@gmail.com","dop":"2025-07-01","serial_number":"101151958032875","imei1":"101151958032875","imei2":"101151958032875","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190120,"job_number":"JOB_190120","tr_customer_id":190138,"tr_customer_product_id":190128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:52.000Z","name":"Corine Farrell","mobile_number":"229-813-5004","email_id":"Vidal61@gmail.com","dop":"2025-07-01","serial_number":"108756531623491","imei1":"108756531623491","imei2":"108756531623491","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190117,"job_number":"JOB_190117","tr_customer_id":190135,"tr_customer_product_id":190125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:22:36.000Z","name":"Theodore Trantow","mobile_number":"659-540-4562","email_id":"Hoyt.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13225345416340","imei1":"13225345416340","imei2":"13225345416340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190112,"job_number":"JOB_190112","tr_customer_id":190130,"tr_customer_product_id":190120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:09.000Z","modified_at":"2026-02-18T05:21:49.000Z","name":"Florida Rohan","mobile_number":"462-570-6599","email_id":"Myrtice_Heathcote64@hotmail.com","dop":"2025-04-06","serial_number":"11796554894771","imei1":"11796554894771","imei2":"11796554894771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190109,"job_number":"JOB_190109","tr_customer_id":190127,"tr_customer_product_id":190117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:21:01.000Z","name":"Waylon Schumm","mobile_number":"616-636-6398","email_id":"Randy.Rempel78@yahoo.com","dop":"2025-04-06","serial_number":"12107478347133","imei1":"12107478347133","imei2":"12107478347133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190103,"job_number":"JOB_190103","tr_customer_id":190121,"tr_customer_product_id":190111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:03:18.000Z","name":"Chaya Roob","mobile_number":"483-353-2183","email_id":"Darlene5@yahoo.com","dop":"2025-04-06","serial_number":"18889498076326","imei1":"18889498076326","imei2":"18889498076326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190100,"job_number":"JOB_190100","tr_customer_id":190118,"tr_customer_product_id":190108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:36.000Z","name":"Skyla Fritsch","mobile_number":"348-529-4187","email_id":"Percy5@yahoo.com","dop":"2025-04-06","serial_number":"17229280449732","imei1":"17229280449732","imei2":"17229280449732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190097,"job_number":"JOB_190097","tr_customer_id":190115,"tr_customer_product_id":190105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:53.000Z","name":"Nola Ryan","mobile_number":"437-772-8300","email_id":"Ursula.Larson82@gmail.com","dop":"2025-04-06","serial_number":"14994435612096","imei1":"14994435612096","imei2":"14994435612096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190095,"job_number":"JOB_190095","tr_customer_id":190113,"tr_customer_product_id":190103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:13.000Z","modified_at":"2026-02-18T04:49:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25102753704574","imei1":"25102753704574","imei2":"25102753704574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190088,"job_number":"JOB_190088","tr_customer_id":190106,"tr_customer_product_id":190096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78361699479083","imei1":"78361699479083","imei2":"78361699479083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190081,"job_number":"JOB_190081","tr_customer_id":190099,"tr_customer_product_id":190089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57487576222027","imei1":"57487576222027","imei2":"57487576222027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190073,"job_number":"JOB_190073","tr_customer_id":190091,"tr_customer_product_id":190081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:35:29.000Z","name":"Harry Adams","mobile_number":"633-524-1043","email_id":"Lue69@hotmail.com","dop":"2025-04-06","serial_number":"11709334579715","imei1":"11709334579715","imei2":"11709334579715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190069,"job_number":"JOB_190069","tr_customer_id":190087,"tr_customer_product_id":190077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:35:26.000Z","name":"Hallie Wiza","mobile_number":"295-463-4697","email_id":"Jasmin_Glover@gmail.com","dop":"2025-04-06","serial_number":"12591233112129","imei1":"12591233112129","imei2":"12591233112129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190067,"job_number":"JOB_190067","tr_customer_id":190085,"tr_customer_product_id":190075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:35:21.000Z","name":"Christy Deckow","mobile_number":"678-683-1872","email_id":"Myrl.Wuckert88@gmail.com","dop":"2025-04-06","serial_number":"15153875567904","imei1":"15153875567904","imei2":"15153875567904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190064,"job_number":"JOB_190064","tr_customer_id":190082,"tr_customer_product_id":190072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:35:11.000Z","name":"Jordyn Friesen","mobile_number":"886-861-4947","email_id":"Oral66@gmail.com","dop":"2025-04-06","serial_number":"14864333003012","imei1":"14864333003012","imei2":"14864333003012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190060,"job_number":"JOB_190060","tr_customer_id":190078,"tr_customer_product_id":190068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:03.000Z","name":"Jett O'Hara","mobile_number":"907-853-7107","email_id":"Kian_Aufderhar51@hotmail.com","dop":"2025-04-06","serial_number":"15494899960006","imei1":"15494899960006","imei2":"15494899960006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190059,"job_number":"JOB_190059","tr_customer_id":190077,"tr_customer_product_id":190067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:01.000Z","name":"Lessie Bashirian","mobile_number":"486-843-3330","email_id":"Jimmy.Kautzer83@hotmail.com","dop":"2000-01-31","serial_number":"10945865807711","imei1":"10945865807711","imei2":"10945865807711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190055,"job_number":"JOB_190055","tr_customer_id":190073,"tr_customer_product_id":190063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:58.000Z","name":"Lawrence Koss","mobile_number":"820-452-1143","email_id":"Xavier30@yahoo.com","dop":"2025-04-06","serial_number":"17695549831907","imei1":"17695549831907","imei2":"17695549831907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190052,"job_number":"JOB_190052","tr_customer_id":190070,"tr_customer_product_id":190060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Arnoldo Yost","mobile_number":"611-379-1931","email_id":"Crystal.Skiles@gmail.com","dop":"2025-08-24","serial_number":"13484556906647","imei1":"13484556906647","imei2":"13484556906647","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190049,"job_number":"JOB_190049","tr_customer_id":190067,"tr_customer_product_id":190057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Emmy Langworth","mobile_number":"256-736-6829","email_id":"Jaunita.Howell93@yahoo.com","dop":"2025-04-06","serial_number":"16353534733301","imei1":"16353534733301","imei2":"16353534733301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190045,"job_number":"JOB_190045","tr_customer_id":190063,"tr_customer_product_id":190053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Jamar Towne","mobile_number":"544-635-5448","email_id":"Berry_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"19520793558677","imei1":"19520793558677","imei2":"19520793558677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190042,"job_number":"JOB_190042","tr_customer_id":190060,"tr_customer_product_id":190050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Lavada Wyman","mobile_number":"258-308-1170","email_id":"Dolores.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"19855795604187","imei1":"19855795604187","imei2":"19855795604187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190040,"job_number":"JOB_190040","tr_customer_id":190058,"tr_customer_product_id":190048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:40.000Z","name":"Cassie Weimann","mobile_number":"488-868-4541","email_id":"Amara7@yahoo.com","dop":"2025-04-06","serial_number":"19160549939055","imei1":"19160549939055","imei2":"19160549939055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190037,"job_number":"JOB_190037","tr_customer_id":190055,"tr_customer_product_id":190045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:37.000Z","name":"Kaya O'Keefe","mobile_number":"349-748-4790","email_id":"Else.Powlowski53@hotmail.com","dop":"2025-04-06","serial_number":"13780809715293","imei1":"13780809715293","imei2":"13780809715293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190034,"job_number":"JOB_190034","tr_customer_id":190052,"tr_customer_product_id":190042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:34:38.000Z","name":"Lisette Tillman","mobile_number":"372-501-6592","email_id":"Ashton.Wehner@gmail.com","dop":"2025-04-06","serial_number":"10998258192822","imei1":"10998258192822","imei2":"10998258192822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190031,"job_number":"JOB_190031","tr_customer_id":190049,"tr_customer_product_id":190039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:54.000Z","modified_at":"2026-02-18T04:34:30.000Z","name":"Noah Sawayn","mobile_number":"247-810-9207","email_id":"Tyra_Zemlak31@gmail.com","dop":"2025-04-06","serial_number":"16962164544885","imei1":"16962164544885","imei2":"16962164544885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190026,"job_number":"JOB_190026","tr_customer_id":190044,"tr_customer_product_id":190034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:34:25.000Z","name":"Kaleb Thiel","mobile_number":"559-796-9730","email_id":"Samanta.Hahn@hotmail.com","dop":"2025-04-06","serial_number":"16191202406168","imei1":"16191202406168","imei2":"16191202406168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190024,"job_number":"JOB_190024","tr_customer_id":190042,"tr_customer_product_id":190032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Germaine Adams","mobile_number":"415-227-7363","email_id":"Lia_Simonis34@hotmail.com","dop":"2000-01-31","serial_number":"10575108506563","imei1":"10575108506563","imei2":"10575108506563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190020,"job_number":"JOB_190020","tr_customer_id":190038,"tr_customer_product_id":190028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Sheridan Lowe","mobile_number":"203-846-2909","email_id":"Jack.Beier89@yahoo.com","dop":"2025-04-06","serial_number":"13264524068509","imei1":"13264524068509","imei2":"13264524068509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190018,"job_number":"JOB_190018","tr_customer_id":190036,"tr_customer_product_id":190026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Dean Armstrong","mobile_number":"890-248-3988","email_id":"Jorge_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"13528063179329","imei1":"13528063179329","imei2":"13528063179329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190014,"job_number":"JOB_190014","tr_customer_id":190032,"tr_customer_product_id":190022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:34:18.000Z","name":"Mariah Baumbach","mobile_number":"542-409-6237","email_id":"Luz.Sawayn37@gmail.com","dop":"2025-04-06","serial_number":"16979472041092","imei1":"16979472041092","imei2":"16979472041092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190012,"job_number":"JOB_190012","tr_customer_id":190030,"tr_customer_product_id":190020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:34:10.000Z","name":"Kavon Stehr","mobile_number":"947-785-3223","email_id":"Kattie22@yahoo.com","dop":"2025-12-31","serial_number":"104282608637375","imei1":"104282608637375","imei2":"104282608637375","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190006,"job_number":"JOB_190006","tr_customer_id":190024,"tr_customer_product_id":190014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:34:09.000Z","name":"Berry Gislason","mobile_number":"613-209-6243","email_id":"Alva_Bechtelar@hotmail.com","dop":"2025-08-24","serial_number":"17551816657188","imei1":"17551816657188","imei2":"17551816657188","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190002,"job_number":"JOB_190002","tr_customer_id":190020,"tr_customer_product_id":190010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"Loraine Hackett","mobile_number":"298-675-8435","email_id":"Liana.Satterfield@gmail.com","dop":"2025-04-06","serial_number":"15328396131748","imei1":"15328396131748","imei2":"15328396131748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189999,"job_number":"JOB_189999","tr_customer_id":190017,"tr_customer_product_id":190007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:34:00.000Z","name":"Estell Emmerich","mobile_number":"673-418-9039","email_id":"Willie_Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17901793304862","imei1":"17901793304862","imei2":"17901793304862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189996,"job_number":"JOB_189996","tr_customer_id":190014,"tr_customer_product_id":190004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:23.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Jazmyn Padberg","mobile_number":"856-230-0417","email_id":"Geovanni25@gmail.com","dop":"2025-04-06","serial_number":"19675387643461","imei1":"19675387643461","imei2":"19675387643461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189992,"job_number":"JOB_189992","tr_customer_id":190010,"tr_customer_product_id":190000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:56.000Z","name":"Reyna Lakin","mobile_number":"819-252-8904","email_id":"Erik.Tillman@hotmail.com","dop":"2025-04-06","serial_number":"17059416387469","imei1":"17059416387469","imei2":"17059416387469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189986,"job_number":"JOB_189986","tr_customer_id":190004,"tr_customer_product_id":189994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"Jacynthe Schmidt","mobile_number":"414-398-4038","email_id":"Genevieve.Sawayn35@gmail.com","dop":"2025-04-06","serial_number":"17052353185887","imei1":"17052353185887","imei2":"17052353185887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189984,"job_number":"JOB_189984","tr_customer_id":190002,"tr_customer_product_id":189992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:54.000Z","name":"Dane Reilly","mobile_number":"249-717-3921","email_id":"Ryder_Russel@hotmail.com","dop":"2025-04-06","serial_number":"18534232537475","imei1":"18534232537475","imei2":"18534232537475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189980,"job_number":"JOB_189980","tr_customer_id":189998,"tr_customer_product_id":189988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:52.000Z","name":"Ludie Marquardt","mobile_number":"758-747-7334","email_id":"Peter.Fisher3@gmail.com","dop":"2025-04-06","serial_number":"14135661923688","imei1":"14135661923688","imei2":"14135661923688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189978,"job_number":"JOB_189978","tr_customer_id":189996,"tr_customer_product_id":189986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Danial Buckridge","mobile_number":"695-262-2968","email_id":"Chanelle81@yahoo.com","dop":"2025-04-06","serial_number":"11486057838887","imei1":"11486057838887","imei2":"11486057838887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189974,"job_number":"JOB_189974","tr_customer_id":189992,"tr_customer_product_id":189982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Arnoldo Swaniawski","mobile_number":"446-221-2857","email_id":"Ricky_Swift@hotmail.com","dop":"2025-04-06","serial_number":"13049595779368","imei1":"13049595779368","imei2":"13049595779368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189972,"job_number":"JOB_189972","tr_customer_id":189990,"tr_customer_product_id":189980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Ona Lang","mobile_number":"774-465-4889","email_id":"Delilah45@gmail.com","dop":"2025-04-06","serial_number":"12751587977492","imei1":"12751587977492","imei2":"12751587977492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189966,"job_number":"JOB_189966","tr_customer_id":189984,"tr_customer_product_id":189974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mitchel Weber","mobile_number":"596-810-7438","email_id":"Jocelyn.McGlynn10@hotmail.com","dop":"2025-04-06","serial_number":"14295907921137","imei1":"14295907921137","imei2":"14295907921137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189964,"job_number":"JOB_189964","tr_customer_id":189982,"tr_customer_product_id":189972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Amari Haag","mobile_number":"466-897-3709","email_id":"Geo_Fahey@yahoo.com","dop":"2000-01-31","serial_number":"10689425503683","imei1":"10689425503683","imei2":"10689425503683","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189959,"job_number":"JOB_189959","tr_customer_id":189977,"tr_customer_product_id":189967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:02.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Emilia Brown","mobile_number":"433-387-1303","email_id":"Emmanuel.Prosacco15@yahoo.com","dop":"2025-02-01","serial_number":"79854202934178","imei1":"79854202934178","imei2":"79854202934178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189952,"job_number":"JOB_189952","tr_customer_id":189970,"tr_customer_product_id":189960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Opal Shields","mobile_number":"606-913-4799","email_id":"Ena.Nader20@hotmail.com","dop":"2025-04-06","serial_number":"11576431330933","imei1":"11576431330933","imei2":"11576431330933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189949,"job_number":"JOB_189949","tr_customer_id":189967,"tr_customer_product_id":189957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Edwardo Spinka","mobile_number":"575-655-1384","email_id":"Milford_Corkery89@yahoo.com","dop":"2025-04-06","serial_number":"11031710540337","imei1":"11031710540337","imei2":"11031710540337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189944,"job_number":"JOB_189944","tr_customer_id":189962,"tr_customer_product_id":189952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:55.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Raphaelle Cummerata","mobile_number":"317-955-3146","email_id":"Geoffrey66@yahoo.com","dop":"2025-12-31","serial_number":"103690080133867","imei1":"103690080133867","imei2":"103690080133867","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189943,"job_number":"JOB_189943","tr_customer_id":189961,"tr_customer_product_id":189951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Cordell Nitzsche","mobile_number":"697-501-9069","email_id":"Antwan13@hotmail.com","dop":"2025-04-06","serial_number":"14860528616285","imei1":"14860528616285","imei2":"14860528616285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189938,"job_number":"JOB_189938","tr_customer_id":189956,"tr_customer_product_id":189946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Isidro Lockman","mobile_number":"342-327-2653","email_id":"Valerie29@hotmail.com","dop":"2025-04-06","serial_number":"13435350002288","imei1":"13435350002288","imei2":"13435350002288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189937,"job_number":"JOB_189937","tr_customer_id":189955,"tr_customer_product_id":189945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Jed Leannon","mobile_number":"638-341-3003","email_id":"Chet_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"17599118649001","imei1":"17599118649001","imei2":"17599118649001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189932,"job_number":"JOB_189932","tr_customer_id":189950,"tr_customer_product_id":189940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:26.000Z","name":"Dameon Moore","mobile_number":"744-789-9732","email_id":"Martin.Considine@yahoo.com","dop":"2025-08-24","serial_number":"10389106953018","imei1":"10389106953018","imei2":"10389106953018","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189931,"job_number":"JOB_189931","tr_customer_id":189949,"tr_customer_product_id":189939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Mariah Tromp","mobile_number":"399-413-1021","email_id":"Newton.Lueilwitz32@hotmail.com","dop":"2025-04-06","serial_number":"12686624222532","imei1":"12686624222532","imei2":"12686624222532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189921,"job_number":"JOB_189921","tr_customer_id":189939,"tr_customer_product_id":189929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Tressie Strosin","mobile_number":"873-786-7806","email_id":"Thora12@hotmail.com","dop":"2025-04-06","serial_number":"10061757548226","imei1":"10061757548226","imei2":"10061757548226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189920,"job_number":"JOB_189920","tr_customer_id":189938,"tr_customer_product_id":189928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:57.000Z","name":"Gregory Nitzsche","mobile_number":"653-235-6449","email_id":"Jerod90@hotmail.com","dop":"2025-05-30","serial_number":"19888438901289","imei1":"19888438901289","imei2":"19888438901289","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189917,"job_number":"JOB_189917","tr_customer_id":189935,"tr_customer_product_id":189925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Orpha Botsford","mobile_number":"620-718-2493","email_id":"Shemar_Olson94@gmail.com","dop":"2025-04-06","serial_number":"19079187595918","imei1":"19079187595918","imei2":"19079187595918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189914,"job_number":"JOB_189914","tr_customer_id":189932,"tr_customer_product_id":189922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:36.000Z","modified_at":"2026-02-18T04:33:12.000Z","name":"Candido Sipes","mobile_number":"643-633-3079","email_id":"Morris53@yahoo.com","dop":"2025-04-06","serial_number":"16888436125457","imei1":"16888436125457","imei2":"16888436125457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189910,"job_number":"JOB_189910","tr_customer_id":189928,"tr_customer_product_id":189918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Fernando Hyatt","mobile_number":"829-998-2610","email_id":"Natasha_Rice98@yahoo.com","dop":"2025-04-06","serial_number":"11518944505792","imei1":"11518944505792","imei2":"11518944505792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189908,"job_number":"JOB_189908","tr_customer_id":189926,"tr_customer_product_id":189916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Stanford Kessler","mobile_number":"766-817-0932","email_id":"Ned_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"16995396546422","imei1":"16995396546422","imei2":"16995396546422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189905,"job_number":"JOB_189905","tr_customer_id":189923,"tr_customer_product_id":189913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:29.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Dashawn Metz","mobile_number":"230-608-6570","email_id":"Margret44@yahoo.com","dop":"2025-04-06","serial_number":"16939730423276","imei1":"16939730423276","imei2":"16939730423276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189902,"job_number":"JOB_189902","tr_customer_id":189920,"tr_customer_product_id":189910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Gerhard Auer","mobile_number":"959-334-9354","email_id":"Judd_Walsh@yahoo.com","dop":"2000-01-31","serial_number":"10713097803202","imei1":"10713097803202","imei2":"10713097803202","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189900,"job_number":"JOB_189900","tr_customer_id":189918,"tr_customer_product_id":189908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Isabelle Pollich","mobile_number":"454-368-4648","email_id":"Rosemarie77@yahoo.com","dop":"2025-02-01","serial_number":"39654654809219","imei1":"39654654809219","imei2":"39654654809219","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189896,"job_number":"JOB_189896","tr_customer_id":189914,"tr_customer_product_id":189904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Kavon Nolan","mobile_number":"945-441-2529","email_id":"Karlee.Graham@yahoo.com","dop":"2025-04-06","serial_number":"11277734381808","imei1":"11277734381808","imei2":"11277734381808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189891,"job_number":"JOB_189891","tr_customer_id":189909,"tr_customer_product_id":189899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Elmer Powlowski","mobile_number":"572-823-2936","email_id":"Wayne_Beahan@gmail.com","dop":"2025-06-18","serial_number":"10002811848514","imei1":"10002811848514","imei2":"10002811848514","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189889,"job_number":"JOB_189889","tr_customer_id":189907,"tr_customer_product_id":189897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:47.000Z","name":"Vida O'Keefe","mobile_number":"837-225-9888","email_id":"Alexander2@yahoo.com","dop":"2025-12-31","serial_number":"109788097150484","imei1":"109788097150484","imei2":"109788097150484","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189886,"job_number":"JOB_189886","tr_customer_id":189904,"tr_customer_product_id":189894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:13.000Z","modified_at":"2026-02-18T04:32:46.000Z","name":"Lavina Goodwin","mobile_number":"739-376-4765","email_id":"Gerry.Rogahn32@yahoo.com","dop":"2025-04-06","serial_number":"10923721556764","imei1":"10923721556764","imei2":"10923721556764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189883,"job_number":"JOB_189883","tr_customer_id":189901,"tr_customer_product_id":189891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:09.000Z","modified_at":"2026-02-18T04:32:45.000Z","name":"Nadia Kreiger","mobile_number":"292-679-4695","email_id":"Ursula55@hotmail.com","dop":"2025-04-06","serial_number":"18196986982930","imei1":"18196986982930","imei2":"18196986982930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189880,"job_number":"JOB_189880","tr_customer_id":189898,"tr_customer_product_id":189888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Pamela Nolan","mobile_number":"369-500-3938","email_id":"Karina_Bins@gmail.com","dop":"2025-04-06","serial_number":"10972080206910","imei1":"10972080206910","imei2":"10972080206910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189875,"job_number":"JOB_189875","tr_customer_id":189893,"tr_customer_product_id":189883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:56.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Gage Graham","mobile_number":"954-601-7377","email_id":"Vilma69@yahoo.com","dop":"2025-04-06","serial_number":"15350753461867","imei1":"15350753461867","imei2":"15350753461867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189870,"job_number":"JOB_189870","tr_customer_id":189888,"tr_customer_product_id":189878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:32:25.000Z","name":"Timmy Frami","mobile_number":"612-804-6552","email_id":"Jaleel.Bednar@gmail.com","dop":"2025-04-06","serial_number":"13925133131858","imei1":"13925133131858","imei2":"13925133131858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189868,"job_number":"JOB_189868","tr_customer_id":189886,"tr_customer_product_id":189876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:49.000Z","modified_at":"2026-02-18T04:32:23.000Z","name":"Liza Ruecker","mobile_number":"843-666-7046","email_id":"Xzavier_Fahey@gmail.com","dop":"2025-04-06","serial_number":"16632719899745","imei1":"16632719899745","imei2":"16632719899745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189865,"job_number":"JOB_189865","tr_customer_id":189883,"tr_customer_product_id":189873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:32:16.000Z","name":"Rae Okuneva","mobile_number":"947-747-7846","email_id":"Estevan_Shanahan59@yahoo.com","dop":"2025-02-01","serial_number":"62357774128472","imei1":"62357774128472","imei2":"62357774128472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189863,"job_number":"JOB_189863","tr_customer_id":189881,"tr_customer_product_id":189871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Alejandrin Grady","mobile_number":"273-451-3995","email_id":"Verona.Bins93@yahoo.com","dop":"2025-04-06","serial_number":"15206552908464","imei1":"15206552908464","imei2":"15206552908464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189861,"job_number":"JOB_189861","tr_customer_id":189879,"tr_customer_product_id":189869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"Dayton Hills","mobile_number":"719-460-1666","email_id":"Savion6@gmail.com","dop":"2025-04-06","serial_number":"13481153140241","imei1":"13481153140241","imei2":"13481153140241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189857,"job_number":"JOB_189857","tr_customer_id":189875,"tr_customer_product_id":189865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Brooklyn Hirthe","mobile_number":"450-891-7491","email_id":"Jonathon53@yahoo.com","dop":"2025-04-06","serial_number":"19944359134115","imei1":"19944359134115","imei2":"19944359134115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189854,"job_number":"JOB_189854","tr_customer_id":189872,"tr_customer_product_id":189862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:32:13.000Z","name":"Tierra Muller","mobile_number":"778-258-5121","email_id":"Albertha.Jacobs36@gmail.com","dop":"2025-04-06","serial_number":"15302200132570","imei1":"15302200132570","imei2":"15302200132570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189850,"job_number":"JOB_189850","tr_customer_id":189868,"tr_customer_product_id":189858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"Sabryna Willms","mobile_number":"514-660-8942","email_id":"Jailyn84@hotmail.com","dop":"2025-04-06","serial_number":"13195596907006","imei1":"13195596907006","imei2":"13195596907006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189848,"job_number":"JOB_189848","tr_customer_id":189866,"tr_customer_product_id":189856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Cassie Kiehn","mobile_number":"682-990-3783","email_id":"Rylee_Breitenberg70@hotmail.com","dop":"2025-04-06","serial_number":"10933905469462","imei1":"10933905469462","imei2":"10933905469462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189846,"job_number":"JOB_189846","tr_customer_id":189864,"tr_customer_product_id":189854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:32.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Twila Marquardt","mobile_number":"947-394-2214","email_id":"Jerrod.Miller@hotmail.com","dop":"2025-04-06","serial_number":"16468725202415","imei1":"16468725202415","imei2":"16468725202415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189844,"job_number":"JOB_189844","tr_customer_id":189862,"tr_customer_product_id":189852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:32:07.000Z","name":"Adolph Baumbach","mobile_number":"698-497-1059","email_id":"Judd_Johnson63@yahoo.com","dop":"2025-06-18","serial_number":"10827999402533","imei1":"10827999402533","imei2":"10827999402533","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189842,"job_number":"JOB_189842","tr_customer_id":189860,"tr_customer_product_id":189850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:28.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"100204234037287","imei1":"100204234037287","imei2":"100204234037287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189840,"job_number":"JOB_189840","tr_customer_id":189858,"tr_customer_product_id":189848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"Alfred Frami","mobile_number":"680-475-8793","email_id":"John_Cremin41@gmail.com","dop":"2025-04-06","serial_number":"12672808672334","imei1":"12672808672334","imei2":"12672808672334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189837,"job_number":"JOB_189837","tr_customer_id":189855,"tr_customer_product_id":189845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:19.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Alphonso Kris","mobile_number":"521-379-0381","email_id":"Carlo33@gmail.com","dop":"2025-04-06","serial_number":"11322875364958","imei1":"11322875364958","imei2":"11322875364958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189836,"job_number":"JOB_189836","tr_customer_id":189854,"tr_customer_product_id":189844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:16.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"25891889466899","imei1":"25891889466899","imei2":"25891889466899","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189832,"job_number":"JOB_189832","tr_customer_id":189850,"tr_customer_product_id":189840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:28:18.000Z","name":"Carter Leuschke","mobile_number":"619-202-0987","email_id":"Fay.Schneider9@hotmail.com","dop":"2025-04-06","serial_number":"19794862801240","imei1":"19794862801240","imei2":"19794862801240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189829,"job_number":"JOB_189829","tr_customer_id":189847,"tr_customer_product_id":189837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:27:35.000Z","name":"Elta Nienow","mobile_number":"225-740-9680","email_id":"Selina0@hotmail.com","dop":"2025-04-06","serial_number":"13201869355730","imei1":"13201869355730","imei2":"13201869355730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189825,"job_number":"JOB_189825","tr_customer_id":189843,"tr_customer_product_id":189833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:16.000Z","modified_at":"2026-02-18T04:26:52.000Z","name":"Ryan Heathcote","mobile_number":"361-430-5804","email_id":"Lincoln_Pfeffer92@hotmail.com","dop":"2025-04-06","serial_number":"11134256404900","imei1":"11134256404900","imei2":"11134256404900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189822,"job_number":"JOB_189822","tr_customer_id":189840,"tr_customer_product_id":189830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:49.000Z","modified_at":"2026-02-18T03:55:11.000Z","name":"Jena Kiehn","mobile_number":"573-354-1793","email_id":"Cloyd_Krajcik@gmail.com","dop":"2025-04-06","serial_number":"13276706480541","imei1":"13276706480541","imei2":"13276706480541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189818,"job_number":"JOB_189818","tr_customer_id":189836,"tr_customer_product_id":189826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:43.000Z","name":"Carol Conroy","mobile_number":"212-305-1477","email_id":"Hans_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"11983956473692","imei1":"11983956473692","imei2":"11983956473692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189815,"job_number":"JOB_189815","tr_customer_id":189833,"tr_customer_product_id":189823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:37:02.000Z","name":"Enoch Schmitt","mobile_number":"978-794-3906","email_id":"Annetta.Vandervort67@yahoo.com","dop":"2025-04-06","serial_number":"13494555954352","imei1":"13494555954352","imei2":"13494555954352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189812,"job_number":"JOB_189812","tr_customer_id":189830,"tr_customer_product_id":189820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:36:21.000Z","name":"Emerald Koelpin","mobile_number":"398-240-5007","email_id":"Yazmin3@yahoo.com","dop":"2025-04-06","serial_number":"15497309748996","imei1":"15497309748996","imei2":"15497309748996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189808,"job_number":"JOB_189808","tr_customer_id":189826,"tr_customer_product_id":189816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:43.000Z","modified_at":"2026-02-18T03:21:58.000Z","name":"Frederik Rolfson","mobile_number":"431-965-9828","email_id":"Johnson90@gmail.com","dop":"2025-05-30","serial_number":"13670355967079","imei1":"13670355967079","imei2":"13670355967079","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189802,"job_number":"JOB_189802","tr_customer_id":189820,"tr_customer_product_id":189810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:31.000Z","modified_at":"2026-02-18T01:38:36.000Z","name":"satyam sharma","mobile_number":"9910538254","email_id":"satyamsharma@gmail.com","dop":"2026-02-02","serial_number":"10013983913246","imei1":"10013983913246","imei2":"10013983913246","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189801,"job_number":"JOB_189801","tr_customer_id":189819,"tr_customer_product_id":189809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:24.000Z","modified_at":"2026-02-18T01:38:29.000Z","name":"satya sharma","mobile_number":"9910538253","email_id":"satyarharma@gmail.com","dop":"2026-02-02","serial_number":"11795022134131","imei1":"11795022134131","imei2":"11795022134131","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189800,"job_number":"JOB_189800","tr_customer_id":189818,"tr_customer_product_id":189808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:18.000Z","modified_at":"2026-02-18T01:38:23.000Z","name":"satyarth sharma","mobile_number":"9910538250","email_id":"satyarthsharma@gmail.com","dop":"2026-02-02","serial_number":"10281656256125","imei1":"10281656256125","imei2":"10281656256125","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189799,"job_number":"JOB_189799","tr_customer_id":189817,"tr_customer_product_id":189807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:11.000Z","modified_at":"2026-02-18T01:38:16.000Z","name":"jatin sharma","mobile_number":"9910538250","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"10122217960552","imei1":"10122217960552","imei2":"10122217960552","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Expired Token returns 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Expired Token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 36e0c16d-b047-4f27-aca0-71a1755ae440 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 33 |
{
"details_key": "qwerty"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Token returns 403 Forbidden | 0 | 1 | 0 |
| Verify response payload don't contain message as success | 0 | 1 | 0 |
| Verify response payload should be an empty array | 1 | 0 | 0 |
| Total | 1 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Token returns 403 Forbidden | |
| Verify response payload don't contain message as success | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7dc600d8-acdd-4c11-80e6-d465e1f5a48b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_190408"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-IcEqWgj7fMOIRnRxbokhpKBdPUQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 200 OK | 1 | 0 | 0 |
| Response message should be 'Success' | 1 | 0 | 0 |
| Response time should be under 200 ms | 0 | 1 | 0 |
| Response data should be an array with exactly 1 matching job object | 1 | 0 | 0 |
| Verify the job number in response should match: JOB_190408 | 1 | 0 | 0 |
| Response data should contain property: id | 1 | 0 | 0 |
| Response data should contain property: job_number | 1 | 0 | 0 |
| Response data should contain property: name | 1 | 0 | 0 |
| Response data should contain property: mobile_number | 1 | 0 | 0 |
| Response data should contain property: email_id | 1 | 0 | 0 |
| Response data should contain property: dop | 1 | 0 | 0 |
| Response data should contain property: serial_number | 1 | 0 | 0 |
| Response data should contain property: imei1 | 1 | 0 | 0 |
| Response data should contain property: imei2 | 1 | 0 | 0 |
| Response data should contain property: mst_platform_name | 1 | 0 | 0 |
| Response data should contain property: mst_oem_name | 1 | 0 | 0 |
| Response data should contain property: mst_action_status | 1 | 0 | 0 |
| Verify job_number (starts with "JOB_") | 1 | 0 | 0 |
| Validate timestamps: created_at, modified_at are valid ISO date strings | 1 | 0 | 0 |
| Verify IMEINumber is correct | 1 | 0 | 0 |
| Verify Name is correct | 1 | 0 | 0 |
| Verify Mobile Number is correct | 1 | 0 | 0 |
| Verify Email is correct | 1 | 0 | 0 |
| Total | 22 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time should be under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f03e45c-a1e6-4f84-9fba-e7baffb6a1f0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_190408"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing token returns 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a45ad986-52f7-4f08-be0a-9a5706f071ac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_190408"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid token returns 403 Forbidden | 0 | 2 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | afff75fc-1192-4484-a54e-c15faf3b930e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 35 |
{
"searchText": "JOB_10110"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid job number returns 200 | 1 | 0 | 0 |
| Verify Invalid job number returns an empty array | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_68105"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9d0fece0-a1bc-43a7-af02-67d44d73fec3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"searchText": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 124 |
| ETag | W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Empty searchText Returns 400 Bad Request | 0 | 1 | 0 |
| Verify message is: "searchText" is not allowed to be empty | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Empty searchText Returns 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 81448656-5d08-41fd-bc21-29bbb77f01f2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"623-lBo64nElP8ttOpO2Vo2uUNTkJlA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":726925,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-18T14:02:32.000Z","created_at":"2026-02-18T14:02:32.000Z"},{"id":726926,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-18T14:02:32.000Z","created_at":"2026-02-18T14:02:32.000Z"}],"problems":[{"id":180635,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T14:02:32.000Z"}],"quatations":[]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code is 200 OK | 1 | 0 | 0 |
| Verify Message is ' Success' | 1 | 0 | 0 |
| Response time is under 200 ms | 0 | 1 | 0 |
| Job number matches the request | 1 | 0 | 0 |
| Verify json response contains key: id | 1 | 0 | 0 |
| Verify json response contains key: job_number | 1 | 0 | 0 |
| Verify json response contains key: name | 1 | 0 | 0 |
| Verify json response contains key: mobile_number | 1 | 0 | 0 |
| Verify json response contains key: email_id | 1 | 0 | 0 |
| Verify json response contains key: mst_model_name | 1 | 0 | 0 |
| Verify json response contains key: mst_oem_name | 1 | 0 | 0 |
| Verify json response contains key: tr_customer_id | 1 | 0 | 0 |
| Verify json response contains key: serial_number | 1 | 0 | 0 |
| Verify json response contains key: imei1 | 1 | 0 | 0 |
| Verify json response contains key: details | 1 | 0 | 0 |
| Verify json response contains key: problems | 1 | 0 | 0 |
| Verify Quotations is an array (can be empty) | 1 | 0 | 0 |
| Details array contains history with proper status transitions | 3 | 0 | 0 |
| Details array contains mandatory properties | 2 | 0 | 0 |
| Verify problems array contains at least one problem with correct structure | 1 | 0 | 0 |
| Verify customer id is correct | 3 | 0 | 0 |
| Verify Mobile Number is correct | 1 | 0 | 0 |
| Verify Email is correct | 1 | 0 | 0 |
| Verify imei number is correct | 1 | 0 | 0 |
| Total | 28 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time is under 200 ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4adb2a52-973e-4c60-8dca-17703b66dc82 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify missing Authorization token returns 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9. |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2b4f4d51-327c-4d65-a08a-e6b148f1beed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 79 |
| ETag | W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Authorization token returns 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Authorization token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e282fa4f-fe26-4f45-9f87-8394480f5742 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"623-lBo64nElP8ttOpO2Vo2uUNTkJlA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":726925,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-18T14:02:32.000Z","created_at":"2026-02-18T14:02:32.000Z"},{"id":726926,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-18T14:02:32.000Z","created_at":"2026-02-18T14:02:32.000Z"}],"problems":[{"id":180635,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T14:02:32.000Z"}],"quatations":[]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Expired Authorization token returns 403 Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Expired Authorization token returns 403 Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f0dac263-c84b-4403-b086-4b24d5a7762a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Job Number (Non-existent) will return 200 OK | 1 | 0 | 0 |
| Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar | 0 | 1 | 0 |
| Verify Invalid Job Number (Non-existent) will return data as null or empty array | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7615a1f2-c0d2-4607-bbfe-8b1122109d98 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Malformed Job Number will return 400 Bad Request | 0 | 1 | 0 |
| Verify Malformed Job Number will return Message as "Invalid job number format" or similar | 0 | 1 | 0 |
| Total | 0 | 2 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Malformed Job Number will return 400 Bad Request | |
| Verify Malformed Job Number will return Message as "Invalid job number format" or similar | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f6680d7-6677-43c9-a0e7-ebf368c87c2e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 26 |
| ETag | W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
404. Use: /v1/<path>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Malformed Job Number will return 404 Not Found | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNDd9.Au3laWBn75qgxVFbnQGoCw4nwlPSkXO3h3V8WCwKUqo |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ee5bf48-ac4f-4ff7-80c7-111ce79ac617 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 26 |
| ETag | W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
404. Use: /v1/<path>
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Malformed Job Number will return 405 Method Not Allowed | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Malformed Job Number will return 405 Method Not Allowed | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0a16d67-9f1e-4838-8031-7db87279f75d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-ldHOmV8u7vkO4srKBd7ZMdolRDo" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjB9.DMO75tGV0ujaqhNEfxITbpEO2uep1yvz_yvZTF44QVk"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Status code returned is 200 OK | 1 | 0 | 0 |
| Verify Response time is less than 200ms | 0 | 1 | 0 |
| Verify Message should be 'Success' | 1 | 0 | 0 |
| Verify Authorization Token is valid | 1 | 0 | 0 |
| Verify response follows defined schema | 1 | 0 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response time is less than 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2d1cbb2f-1d77-4bbf-b3c2-09d8dba528f3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 61 |
{
"username": "Pritish",
"password": "Test@1234"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Invalid Credentials will return 401 Unauthorized | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Invalid Credentials will return 401 Unauthorized | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8d393dbe-aaa7-4c07-91f2-0b7579950ea6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Blank Credentials will return 400 Bad Request | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Blank Credentials will return 400 Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjB9.DMO75tGV0ujaqhNEfxITbpEO2uep1yvz_yvZTF44QVk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8a83d9fb-0b71-4ddc-8f53-a4d1b9b59d9f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjB9.DMO75tGV0ujaqhNEfxITbpEO2uep1yvz_yvZTF44QVk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eb520563-41e3-48d8-9194-bdebf67a40c8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-RLWmXfxLpSIKjkvaJZaJXw3P/jg" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":424},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjB9.DMO75tGV0ujaqhNEfxITbpEO2uep1yvz_yvZTF44QVk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 09fe2702-2712-4fc8-a0c5-51d2b7f85c3d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"6705c-pE3gxSIgxgYniFV+sbUHcWUlcEA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":189773,"job_number":"JOB_189773","tr_customer_id":189791,"tr_customer_product_id":189781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:22:49.000Z","modified_at":"2026-02-17T20:22:49.000Z","name":"Yessenia Kerluke","mobile_number":"436-594-1728","email_id":"Blanche_Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"13127788993163980","imei1":"13127788993163980","imei2":"13127788993163980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189774,"job_number":"JOB_189774","tr_customer_id":189792,"tr_customer_product_id":189782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:30.000Z","modified_at":"2026-02-17T20:23:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14437636343254","imei1":"14437636343254","imei2":"14437636343254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189776,"job_number":"JOB_189776","tr_customer_id":189794,"tr_customer_product_id":189784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:32.000Z","modified_at":"2026-02-17T20:23:32.000Z","name":"Deangelo Harvey","mobile_number":"701-515-1816","email_id":"Curt83@yahoo.com","dop":"2025-04-06","serial_number":"10625752257096080","imei1":"10625752257096080","imei2":"10625752257096080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189777,"job_number":"JOB_189777","tr_customer_id":189795,"tr_customer_product_id":189785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:14.000Z","modified_at":"2026-02-17T20:24:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11914013168340","imei1":"11914013168340","imei2":"11914013168340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189779,"job_number":"JOB_189779","tr_customer_id":189797,"tr_customer_product_id":189787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:15.000Z","modified_at":"2026-02-17T20:24:16.000Z","name":"Priscilla Murphy","mobile_number":"690-426-2630","email_id":"Kaycee_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"10901690232338154","imei1":"10901690232338154","imei2":"10901690232338154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189780,"job_number":"JOB_189780","tr_customer_id":189798,"tr_customer_product_id":189788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:50.000Z","modified_at":"2026-02-17T20:47:50.000Z","name":"Trudie Gleichner","mobile_number":"944-322-5127","email_id":"Alayna_Von89@gmail.com","dop":"2025-09-09","serial_number":"16843823079674","imei1":"16843823079674","imei2":"16843823079674","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189782,"job_number":"JOB_189782","tr_customer_id":189800,"tr_customer_product_id":189790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:55.000Z","modified_at":"2026-02-17T20:47:55.000Z","name":"Madisen Harris","mobile_number":"267-383-9691","email_id":"Yasmeen18@hotmail.com","dop":"2025-09-09","serial_number":"17657194531845","imei1":"17657194531845","imei2":"17657194531845","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189784,"job_number":"JOB_189784","tr_customer_id":189802,"tr_customer_product_id":189792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:00:10.000Z","modified_at":"2026-02-17T21:00:10.000Z","name":"Felipe Koelpin","mobile_number":"978-526-4322","email_id":"Amaya59@hotmail.com","dop":"2025-09-09","serial_number":"15506131226898","imei1":"15506131226898","imei2":"15506131226898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189786,"job_number":"JOB_189786","tr_customer_id":189804,"tr_customer_product_id":189794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:25.000Z","modified_at":"2026-02-17T21:01:25.000Z","name":"Skylar Stamm","mobile_number":"796-604-2371","email_id":"Reid_Stoltenberg@yahoo.com","dop":"2025-09-09","serial_number":"14567185108250","imei1":"14567185108250","imei2":"14567185108250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189788,"job_number":"JOB_189788","tr_customer_id":189806,"tr_customer_product_id":189796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:30.000Z","modified_at":"2026-02-17T21:01:30.000Z","name":"Kellie Skiles","mobile_number":"618-341-2393","email_id":"Moriah.Kessler58@gmail.com","dop":"2025-09-09","serial_number":"18438117514221","imei1":"18438117514221","imei2":"18438117514221","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189790,"job_number":"JOB_189790","tr_customer_id":189808,"tr_customer_product_id":189798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:04:21.000Z","modified_at":"2026-02-17T21:04:21.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-12","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-12T21:04:20.516345838Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189791,"job_number":"JOB_189791","tr_customer_id":189809,"tr_customer_product_id":189799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:47.000Z","modified_at":"2026-02-17T21:28:47.000Z","name":"Jaleel Wolff","mobile_number":"339-968-0242","email_id":"Alford.Bartoletti@hotmail.com","dop":"2025-09-09","serial_number":"10282045222898","imei1":"10282045222898","imei2":"10282045222898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189793,"job_number":"JOB_189793","tr_customer_id":189811,"tr_customer_product_id":189801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:52.000Z","modified_at":"2026-02-17T21:28:52.000Z","name":"Norene Heaney","mobile_number":"838-569-4214","email_id":"Vincent58@yahoo.com","dop":"2025-09-09","serial_number":"12415301048065","imei1":"12415301048065","imei2":"12415301048065","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189795,"job_number":"JOB_189795","tr_customer_id":189813,"tr_customer_product_id":189803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:54:35.000Z","modified_at":"2026-02-17T21:54:35.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189796,"job_number":"JOB_189796","tr_customer_id":189814,"tr_customer_product_id":189804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:28.000Z","modified_at":"2026-02-17T23:50:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-07T23:50:28.195617509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189797,"job_number":"JOB_189797","tr_customer_id":189815,"tr_customer_product_id":189805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:29.000Z","modified_at":"2026-02-17T23:50:29.000Z","name":"Rameshwar Dhawan","mobile_number":"7065310919","email_id":"vijay.joshi@hotmail.com","dop":"2026-02-07","serial_number":"206633236185503","imei1":"206633236185503","imei2":"206633236185503","popurl":"www.asha-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189798,"job_number":"JOB_189798","tr_customer_id":189816,"tr_customer_product_id":189806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:52:53.000Z","modified_at":"2026-02-17T23:52:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-07T23:52:53.573727829Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjB9.DMO75tGV0ujaqhNEfxITbpEO2uep1yvz_yvZTF44QVk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b008691f-02cd-41ae-8976-788c3d8b52f8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"job_id":68105,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjB9.DMO75tGV0ujaqhNEfxITbpEO2uep1yvz_yvZTF44QVk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9981189d-a969-413e-9c2c-a46cf340779d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 190408,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjB9.DMO75tGV0ujaqhNEfxITbpEO2uep1yvz_yvZTF44QVk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 21104148-9ffb-426b-b2bd-e26b74d462a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"66c7a-GrBTDSaMZ15Rl+B7Ek50mUvqve4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":189773,"job_number":"JOB_189773","tr_customer_id":189791,"tr_customer_product_id":189781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:22:49.000Z","modified_at":"2026-02-17T20:22:49.000Z","name":"Yessenia Kerluke","mobile_number":"436-594-1728","email_id":"Blanche_Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"13127788993163980","imei1":"13127788993163980","imei2":"13127788993163980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189774,"job_number":"JOB_189774","tr_customer_id":189792,"tr_customer_product_id":189782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:30.000Z","modified_at":"2026-02-17T20:23:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14437636343254","imei1":"14437636343254","imei2":"14437636343254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189776,"job_number":"JOB_189776","tr_customer_id":189794,"tr_customer_product_id":189784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:32.000Z","modified_at":"2026-02-17T20:23:32.000Z","name":"Deangelo Harvey","mobile_number":"701-515-1816","email_id":"Curt83@yahoo.com","dop":"2025-04-06","serial_number":"10625752257096080","imei1":"10625752257096080","imei2":"10625752257096080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189777,"job_number":"JOB_189777","tr_customer_id":189795,"tr_customer_product_id":189785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:14.000Z","modified_at":"2026-02-17T20:24:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11914013168340","imei1":"11914013168340","imei2":"11914013168340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189779,"job_number":"JOB_189779","tr_customer_id":189797,"tr_customer_product_id":189787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:15.000Z","modified_at":"2026-02-17T20:24:16.000Z","name":"Priscilla Murphy","mobile_number":"690-426-2630","email_id":"Kaycee_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"10901690232338154","imei1":"10901690232338154","imei2":"10901690232338154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189780,"job_number":"JOB_189780","tr_customer_id":189798,"tr_customer_product_id":189788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:50.000Z","modified_at":"2026-02-17T20:47:50.000Z","name":"Trudie Gleichner","mobile_number":"944-322-5127","email_id":"Alayna_Von89@gmail.com","dop":"2025-09-09","serial_number":"16843823079674","imei1":"16843823079674","imei2":"16843823079674","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189782,"job_number":"JOB_189782","tr_customer_id":189800,"tr_customer_product_id":189790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:55.000Z","modified_at":"2026-02-17T20:47:55.000Z","name":"Madisen Harris","mobile_number":"267-383-9691","email_id":"Yasmeen18@hotmail.com","dop":"2025-09-09","serial_number":"17657194531845","imei1":"17657194531845","imei2":"17657194531845","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189784,"job_number":"JOB_189784","tr_customer_id":189802,"tr_customer_product_id":189792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:00:10.000Z","modified_at":"2026-02-17T21:00:10.000Z","name":"Felipe Koelpin","mobile_number":"978-526-4322","email_id":"Amaya59@hotmail.com","dop":"2025-09-09","serial_number":"15506131226898","imei1":"15506131226898","imei2":"15506131226898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189786,"job_number":"JOB_189786","tr_customer_id":189804,"tr_customer_product_id":189794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:25.000Z","modified_at":"2026-02-17T21:01:25.000Z","name":"Skylar Stamm","mobile_number":"796-604-2371","email_id":"Reid_Stoltenberg@yahoo.com","dop":"2025-09-09","serial_number":"14567185108250","imei1":"14567185108250","imei2":"14567185108250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189788,"job_number":"JOB_189788","tr_customer_id":189806,"tr_customer_product_id":189796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:30.000Z","modified_at":"2026-02-17T21:01:30.000Z","name":"Kellie Skiles","mobile_number":"618-341-2393","email_id":"Moriah.Kessler58@gmail.com","dop":"2025-09-09","serial_number":"18438117514221","imei1":"18438117514221","imei2":"18438117514221","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189790,"job_number":"JOB_189790","tr_customer_id":189808,"tr_customer_product_id":189798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:04:21.000Z","modified_at":"2026-02-17T21:04:21.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-12","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-12T21:04:20.516345838Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189791,"job_number":"JOB_189791","tr_customer_id":189809,"tr_customer_product_id":189799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:47.000Z","modified_at":"2026-02-17T21:28:47.000Z","name":"Jaleel Wolff","mobile_number":"339-968-0242","email_id":"Alford.Bartoletti@hotmail.com","dop":"2025-09-09","serial_number":"10282045222898","imei1":"10282045222898","imei2":"10282045222898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189793,"job_number":"JOB_189793","tr_customer_id":189811,"tr_customer_product_id":189801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:52.000Z","modified_at":"2026-02-17T21:28:52.000Z","name":"Norene Heaney","mobile_number":"838-569-4214","email_id":"Vincent58@yahoo.com","dop":"2025-09-09","serial_number":"12415301048065","imei1":"12415301048065","imei2":"12415301048065","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189795,"job_number":"JOB_189795","tr_customer_id":189813,"tr_customer_product_id":189803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:54:35.000Z","modified_at":"2026-02-17T21:54:35.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189796,"job_number":"JOB_189796","tr_customer_id":189814,"tr_customer_product_id":189804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:28.000Z","modified_at":"2026-02-17T23:50:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-07T23:50:28.195617509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189797,"job_number":"JOB_189797","tr_customer_id":189815,"tr_customer_product_id":189805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:29.000Z","modified_at":"2026-02-17T23:50:29.000Z","name":"Rameshwar Dhawan","mobile_number":"7065310919","email_id":"vijay.joshi@hotmail.com","dop":"2026-02-07","serial_number":"206633236185503","imei1":"206633236185503","imei2":"206633236185503","popurl":"www.asha-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189798,"job_number":"JOB_189798","tr_customer_id":189816,"tr_customer_product_id":189806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:52:53.000Z","modified_at":"2026-02-17T23:52:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-07T23:52:53.573727829Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 01337e5b-83ec-48db-9758-aa8f6333163b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-/RiExNk8j9LCADiQOyRe0KaJtRA" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjN9.TIgmujBHjO0_wzv8VIxVBPFTWZENOn4P2qipVuRowGM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjN9.TIgmujBHjO0_wzv8VIxVBPFTWZENOn4P2qipVuRowGM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 37b4eb5c-c87e-48ad-bea2-7b18244b8539 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjN9.TIgmujBHjO0_wzv8VIxVBPFTWZENOn4P2qipVuRowGM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 04f15eb0-e30e-401a-a35f-f03f0ab0a357 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-8ly/XSLwx3bGFk9j2d5ZeRdjFIs" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":205}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjN9.TIgmujBHjO0_wzv8VIxVBPFTWZENOn4P2qipVuRowGM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1b4ace10-a2a6-4f9b-9bc9-7b63b3afc125 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1009 |
| ETag | W/"3f1-F119m2yeR+li2xOAUbBSP7LtXsM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:42.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T14:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjN9.TIgmujBHjO0_wzv8VIxVBPFTWZENOn4P2qipVuRowGM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 680d02cd-2708-4630-b7ae-e1eae6d421ce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjN9.TIgmujBHjO0_wzv8VIxVBPFTWZENOn4P2qipVuRowGM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cede43cf-5ec4-4014-9665-280f263326d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4bc-1bjpyIbU4vgwic535SLKQ+oxeL4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:42.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T14:02:42.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":190408,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T14:02:32.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjN9.TIgmujBHjO0_wzv8VIxVBPFTWZENOn4P2qipVuRowGM |
| Content-Type | text/plain |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8230c117-96e5-4b82-9f39-bc318b623279 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjN9.TIgmujBHjO0_wzv8VIxVBPFTWZENOn4P2qipVuRowGM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0a4769c5-aa9b-4884-8fed-56be5dee0dde |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 143 |
{
"job_id": 190408,
"problems": [
{
"id": 2,
"remark": "Replaced the battery"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 27693a24-8e1e-4329-bdfd-1c1993b03f66 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-CA0k7EaqS7OVoX66OqZGSgYOeJY" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQyMzM2NX0.GgeVANR-KidzDWbcp4RNzd4dAgs-30ZrgMCae13LPe4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQyMzM2NX0.GgeVANR-KidzDWbcp4RNzd4dAgs-30ZrgMCae13LPe4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3823215b-6b5c-4f34-8a3c-d1b2a201aa39 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQyMzM2NX0.GgeVANR-KidzDWbcp4RNzd4dAgs-30ZrgMCae13LPe4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a90bd3de-e445-445e-8287-f09aa325e52a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-FksUmLWMw0nQD3KKlDgd507warg" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":205},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQyMzM2NX0.GgeVANR-KidzDWbcp4RNzd4dAgs-30ZrgMCae13LPe4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9416927a-311a-4395-baec-4c9d2802b675 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQyMzM2NX0.GgeVANR-KidzDWbcp4RNzd4dAgs-30ZrgMCae13LPe4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 09cf37de-b41a-4e9b-8dca-2a8d9f53848d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"31904-s6UpNTQqMnlao/anqWK4oEcE9tU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":190305,"job_number":"JOB_190305","tr_customer_id":190323,"tr_customer_product_id":190313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:37.000Z","modified_at":"2026-02-18T08:02:48.000Z","name":"Jamey Bailey","mobile_number":"323-350-6678","email_id":"Vita.Crist39@hotmail.com","dop":"2025-11-04","serial_number":"87161635913047","imei1":"87161635913047","imei2":"87161635913047","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190304,"job_number":"JOB_190304","tr_customer_id":190322,"tr_customer_product_id":190312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:21.000Z","modified_at":"2026-02-18T08:02:32.000Z","name":"Larissa Donnelly","mobile_number":"471-244-6207","email_id":"Ada.Wolf14@yahoo.com","dop":"2025-11-04","serial_number":"36273816872555","imei1":"36273816872555","imei2":"36273816872555","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190303,"job_number":"JOB_190303","tr_customer_id":190321,"tr_customer_product_id":190311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:06.000Z","modified_at":"2026-02-18T08:02:17.000Z","name":"Keshaun Wunsch","mobile_number":"933-907-4630","email_id":"Forrest.Emmerich0@hotmail.com","dop":"2025-11-04","serial_number":"78102796045805","imei1":"78102796045805","imei2":"78102796045805","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190297,"job_number":"JOB_190297","tr_customer_id":190315,"tr_customer_product_id":190305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:33.000Z","modified_at":"2026-02-18T07:50:43.000Z","name":"Adele Greenfelder","mobile_number":"609-373-3643","email_id":"Lavinia.Shanahan43@hotmail.com","dop":"2025-11-04","serial_number":"42916140687161","imei1":"42916140687161","imei2":"42916140687161","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190296,"job_number":"JOB_190296","tr_customer_id":190314,"tr_customer_product_id":190304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:19.000Z","modified_at":"2026-02-18T07:50:29.000Z","name":"Nickolas Thiel","mobile_number":"323-926-5969","email_id":"Lesley_Skiles32@yahoo.com","dop":"2025-11-04","serial_number":"43187558255134","imei1":"43187558255134","imei2":"43187558255134","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190295,"job_number":"JOB_190295","tr_customer_id":190313,"tr_customer_product_id":190303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:05.000Z","modified_at":"2026-02-18T07:50:15.000Z","name":"Era Douglas","mobile_number":"764-335-7936","email_id":"Korbin_Runolfsdottir82@hotmail.com","dop":"2025-11-04","serial_number":"98149202085876","imei1":"98149202085876","imei2":"98149202085876","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190202,"job_number":"JOB_190202","tr_customer_id":190220,"tr_customer_product_id":190210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:34.000Z","modified_at":"2026-02-18T06:57:45.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52624040907316","imei1":"52624040907316","imei2":"52624040907316","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190201,"job_number":"JOB_190201","tr_customer_id":190219,"tr_customer_product_id":190209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:19.000Z","modified_at":"2026-02-18T06:57:30.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"90480164481363","imei1":"90480164481363","imei2":"90480164481363","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190200,"job_number":"JOB_190200","tr_customer_id":190218,"tr_customer_product_id":190208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:03.000Z","modified_at":"2026-02-18T06:57:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12433612973388","imei1":"12433612973388","imei2":"12433612973388","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190173,"job_number":"JOB_190173","tr_customer_id":190191,"tr_customer_product_id":190181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:51:08.000Z","modified_at":"2026-02-18T06:51:35.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"65823024039476","imei1":"65823024039476","imei2":"65823024039476","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190172,"job_number":"JOB_190172","tr_customer_id":190190,"tr_customer_product_id":190180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:52.000Z","modified_at":"2026-02-18T06:51:04.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"85648683271241","imei1":"85648683271241","imei2":"85648683271241","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190166,"job_number":"JOB_190166","tr_customer_id":190184,"tr_customer_product_id":190174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:44.000Z","name":"Cheyenne Murazik","mobile_number":"960-791-4305","email_id":"Audie_Reilly@hotmail.com","dop":"2025-06-09","serial_number":"102493075259462","imei1":"102493075259462","imei2":"102493075259462","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190161,"job_number":"JOB_190161","tr_customer_id":190179,"tr_customer_product_id":190169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:28.000Z","name":"Xzavier Kuvalis","mobile_number":"732-688-8571","email_id":"Leatha59@gmail.com","dop":"2025-06-09","serial_number":"109206982201894","imei1":"109206982201894","imei2":"109206982201894","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190158,"job_number":"JOB_190158","tr_customer_id":190176,"tr_customer_product_id":190166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:12.000Z","name":"Jett Lang","mobile_number":"610-414-1123","email_id":"Kallie_McLaughlin@hotmail.com","dop":"2025-06-09","serial_number":"108947506685822","imei1":"108947506685822","imei2":"108947506685822","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190156,"job_number":"JOB_190156","tr_customer_id":190174,"tr_customer_product_id":190164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:46:05.000Z","modified_at":"2026-02-18T06:46:29.000Z","name":"Mac Cremin","mobile_number":"644-397-2671","email_id":"Wiley_Turcotte91@gmail.com","dop":"2025-10-01","serial_number":"13947010086882","imei1":"13947010086882","imei2":"13947010086882","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190155,"job_number":"JOB_190155","tr_customer_id":190173,"tr_customer_product_id":190163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:32.000Z","modified_at":"2026-02-18T06:45:43.000Z","name":"Donnell Mraz","mobile_number":"761-469-8382","email_id":"Jacklyn.Hegmann@yahoo.com","dop":"2025-11-04","serial_number":"56927971231582","imei1":"56927971231582","imei2":"56927971231582","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190154,"job_number":"JOB_190154","tr_customer_id":190172,"tr_customer_product_id":190162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:17.000Z","modified_at":"2026-02-18T06:45:28.000Z","name":"Kelley Stanton","mobile_number":"758-520-4582","email_id":"Julius60@yahoo.com","dop":"2025-11-04","serial_number":"37244185661324","imei1":"37244185661324","imei2":"37244185661324","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190153,"job_number":"JOB_190153","tr_customer_id":190171,"tr_customer_product_id":190161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:01.000Z","modified_at":"2026-02-18T06:45:13.000Z","name":"Rosie Feeney","mobile_number":"622-451-6844","email_id":"Toni_Weber18@gmail.com","dop":"2025-11-04","serial_number":"94333920281851","imei1":"94333920281851","imei2":"94333920281851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190106,"job_number":"JOB_190106","tr_customer_id":190124,"tr_customer_product_id":190114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:19:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12646504217316","imei1":"12646504217316","imei2":"12646504217316","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190029,"job_number":"JOB_190029","tr_customer_id":190047,"tr_customer_product_id":190037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"Jameson Kris","mobile_number":"589-433-8108","email_id":"Richmond_Simonis@hotmail.com","dop":"2025-12-31","serial_number":"10925084446907","imei1":"10925084446907","imei2":"10925084446907","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190016,"job_number":"JOB_190016","tr_customer_id":190034,"tr_customer_product_id":190024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Zula Jacobson","mobile_number":"941-365-0407","email_id":"Nicholaus87@gmail.com","dop":"2025-12-31","serial_number":"10598476316007","imei1":"10598476316007","imei2":"10598476316007","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190009,"job_number":"JOB_190009","tr_customer_id":190027,"tr_customer_product_id":190017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Ethel Spinka","mobile_number":"495-284-4954","email_id":"Antonia.Zemlak79@yahoo.com","dop":"2025-06-09","serial_number":"105929133081172","imei1":"105929133081172","imei2":"105929133081172","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190000,"job_number":"JOB_190000","tr_customer_id":190018,"tr_customer_product_id":190008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Jordyn Zboncak","mobile_number":"452-516-1926","email_id":"Avis.Wehner@yahoo.com","dop":"2025-12-31","serial_number":"10921027348191","imei1":"10921027348191","imei2":"10921027348191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189988,"job_number":"JOB_189988","tr_customer_id":190006,"tr_customer_product_id":189996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:30.000Z","name":"Darrin Dicki","mobile_number":"849-859-5805","email_id":"Drake_Kuhic12@gmail.com","dop":"2025-06-09","serial_number":"102254706640560","imei1":"102254706640560","imei2":"102254706640560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189969,"job_number":"JOB_189969","tr_customer_id":189987,"tr_customer_product_id":189977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16540452019848","imei1":"16540452019848","imei2":"16540452019848","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189961,"job_number":"JOB_189961","tr_customer_id":189979,"tr_customer_product_id":189969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Deanna Macejkovic","mobile_number":"654-779-4627","email_id":"Grayson_Swift26@hotmail.com","dop":"2025-06-09","serial_number":"101304356887173","imei1":"101304356887173","imei2":"101304356887173","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189946,"job_number":"JOB_189946","tr_customer_id":189964,"tr_customer_product_id":189954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Candelario Block","mobile_number":"374-795-1251","email_id":"Dennis_Waelchi9@hotmail.com","dop":"2025-10-01","serial_number":"16073969597582","imei1":"16073969597582","imei2":"16073969597582","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189878,"job_number":"JOB_189878","tr_customer_id":189896,"tr_customer_product_id":189886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:03.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"giyu tomiaka","mobile_number":"594-487-4008","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"490802367050281","imei1":"490802367050281","imei2":"490802367050281","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189873,"job_number":"JOB_189873","tr_customer_id":189891,"tr_customer_product_id":189881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"tanjiro kamado","mobile_number":"556-954-3602","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"638831411613084","imei1":"638831411613084","imei2":"638831411613084","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189856,"job_number":"JOB_189856","tr_customer_id":189874,"tr_customer_product_id":189864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:31:49.000Z","name":"saitama sensei","mobile_number":"976-327-3166","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"767262796333810","imei1":"767262796333810","imei2":"767262796333810","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190402,"job_number":"JOB_190402","tr_customer_id":190420,"tr_customer_product_id":190410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:45.000Z","name":"Madonna Heaney","mobile_number":"348-320-0943","email_id":"Damion.Ruecker82@yahoo.com","dop":"2025-04-06","serial_number":"17183246446032","imei1":"17183246446032","imei2":"17183246446032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190399,"job_number":"JOB_190399","tr_customer_id":190417,"tr_customer_product_id":190407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:19.000Z","modified_at":"2026-02-18T13:59:58.000Z","name":"Lucio Medhurst","mobile_number":"562-384-9095","email_id":"Madge_Schamberger6@gmail.com","dop":"2025-04-06","serial_number":"18012757393572","imei1":"18012757393572","imei2":"18012757393572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T13:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190381,"job_number":"JOB_190381","tr_customer_id":190399,"tr_customer_product_id":190389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:59:08.000Z","name":"Althea Bruen","mobile_number":"339-883-2991","email_id":"Nora1@hotmail.com","dop":"2025-04-06","serial_number":"15196457586231","imei1":"15196457586231","imei2":"15196457586231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190378,"job_number":"JOB_190378","tr_customer_id":190396,"tr_customer_product_id":190386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:58:23.000Z","name":"Jamey Schroeder","mobile_number":"236-622-1577","email_id":"Kacey96@gmail.com","dop":"2025-04-06","serial_number":"12075833306331","imei1":"12075833306331","imei2":"12075833306331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190375,"job_number":"JOB_190375","tr_customer_id":190393,"tr_customer_product_id":190383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:38.000Z","name":"Shanelle Walsh","mobile_number":"793-992-3130","email_id":"Brenda.McCullough@hotmail.com","dop":"2025-04-06","serial_number":"11385947390775","imei1":"11385947390775","imei2":"11385947390775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190362,"job_number":"JOB_190362","tr_customer_id":190380,"tr_customer_product_id":190370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:35.000Z","modified_at":"2026-02-18T12:27:54.000Z","name":"Aida Smith","mobile_number":"271-785-5372","email_id":"Emory_Torphy51@gmail.com","dop":"2024-08-17","serial_number":"91571915720303","imei1":"91571915720303","imei2":"91571915720303","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190361,"job_number":"JOB_190361","tr_customer_id":190379,"tr_customer_product_id":190369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:33.000Z","name":"Derick Littel","mobile_number":"293-453-9344","email_id":"Celestino_Koepp@hotmail.com","dop":"2024-08-17","serial_number":"72912008701183","imei1":"72912008701183","imei2":"72912008701183","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190359,"job_number":"JOB_190359","tr_customer_id":190377,"tr_customer_product_id":190367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:52.000Z","modified_at":"2026-02-18T12:27:11.000Z","name":"Emil Larkin","mobile_number":"692-307-0349","email_id":"Ethel74@yahoo.com","dop":"2024-08-17","serial_number":"52646998298417","imei1":"52646998298417","imei2":"52646998298417","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190357,"job_number":"JOB_190357","tr_customer_id":190375,"tr_customer_product_id":190365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:49.000Z","name":"Kendra Murray","mobile_number":"886-279-0797","email_id":"Axel.Cartwright6@gmail.com","dop":"2024-08-17","serial_number":"71509631141332","imei1":"71509631141332","imei2":"71509631141332","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190349,"job_number":"JOB_190349","tr_customer_id":190367,"tr_customer_product_id":190357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:40:20.000Z","name":"Nathen O'Reilly","mobile_number":"410-727-9878","email_id":"Sheridan.Wintheiser15@hotmail.com","dop":"2025-04-06","serial_number":"12348449378200","imei1":"12348449378200","imei2":"12348449378200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190346,"job_number":"JOB_190346","tr_customer_id":190364,"tr_customer_product_id":190354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:51.000Z","modified_at":"2026-02-18T11:39:31.000Z","name":"Amari Bosco","mobile_number":"442-616-8094","email_id":"Iliana61@yahoo.com","dop":"2025-04-06","serial_number":"10531102937275","imei1":"10531102937275","imei2":"10531102937275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190343,"job_number":"JOB_190343","tr_customer_id":190361,"tr_customer_product_id":190351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:02.000Z","modified_at":"2026-02-18T11:38:43.000Z","name":"Fannie Keebler","mobile_number":"807-284-1505","email_id":"Henry.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"17605672029179","imei1":"17605672029179","imei2":"17605672029179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190333,"job_number":"JOB_190333","tr_customer_id":190351,"tr_customer_product_id":190341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:53:10.000Z","name":"Colby Crist","mobile_number":"423-417-2244","email_id":"Maurice50@hotmail.com","dop":"2025-04-06","serial_number":"12000612671931","imei1":"12000612671931","imei2":"12000612671931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190330,"job_number":"JOB_190330","tr_customer_id":190348,"tr_customer_product_id":190338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:52:21.000Z","name":"Zoey Lockman","mobile_number":"403-705-3897","email_id":"Albertha86@hotmail.com","dop":"2025-04-06","serial_number":"16800994239792","imei1":"16800994239792","imei2":"16800994239792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190327,"job_number":"JOB_190327","tr_customer_id":190345,"tr_customer_product_id":190335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:52.000Z","modified_at":"2026-02-18T10:51:32.000Z","name":"Howell Wolf","mobile_number":"509-345-1566","email_id":"Betty.Halvorson49@hotmail.com","dop":"2025-04-06","serial_number":"17718823074664","imei1":"17718823074664","imei2":"17718823074664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190324,"job_number":"JOB_190324","tr_customer_id":190342,"tr_customer_product_id":190332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:37:19.000Z","name":"Geovanny Reinger","mobile_number":"251-644-8710","email_id":"Demetrius_Hintz13@hotmail.com","dop":"2025-04-06","serial_number":"12061294875980","imei1":"12061294875980","imei2":"12061294875980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190321,"job_number":"JOB_190321","tr_customer_id":190339,"tr_customer_product_id":190329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:36:36.000Z","name":"Bret Zboncak","mobile_number":"669-267-2377","email_id":"Lea_Jacobs@yahoo.com","dop":"2025-04-06","serial_number":"19590751377894","imei1":"19590751377894","imei2":"19590751377894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190318,"job_number":"JOB_190318","tr_customer_id":190336,"tr_customer_product_id":190326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:52.000Z","name":"Benedict Ortiz","mobile_number":"914-795-8649","email_id":"Federico12@hotmail.com","dop":"2025-04-06","serial_number":"19968699472123","imei1":"19968699472123","imei2":"19968699472123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190315,"job_number":"JOB_190315","tr_customer_id":190333,"tr_customer_product_id":190323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:46.000Z","name":"Richmond Johnston","mobile_number":"208-874-3865","email_id":"Maribel.Predovic88@hotmail.com","dop":"2025-04-06","serial_number":"14252107614129","imei1":"14252107614129","imei2":"14252107614129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190312,"job_number":"JOB_190312","tr_customer_id":190330,"tr_customer_product_id":190320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:26.000Z","modified_at":"2026-02-18T08:34:02.000Z","name":"Corrine Altenwerth","mobile_number":"991-514-0355","email_id":"Clint38@gmail.com","dop":"2025-04-06","serial_number":"19218811863943","imei1":"19218811863943","imei2":"19218811863943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190309,"job_number":"JOB_190309","tr_customer_id":190327,"tr_customer_product_id":190317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:33:18.000Z","name":"Abe Greenfelder","mobile_number":"983-879-5662","email_id":"Dion.Haag72@hotmail.com","dop":"2025-04-06","serial_number":"17881401735491","imei1":"17881401735491","imei2":"17881401735491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190306,"job_number":"JOB_190306","tr_customer_id":190324,"tr_customer_product_id":190314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:38.000Z","modified_at":"2026-02-18T08:03:12.000Z","name":"Madge O'Keefe","mobile_number":"496-540-5787","email_id":"Pearline_Murray@hotmail.com","dop":"2025-04-06","serial_number":"19108021592327","imei1":"19108021592327","imei2":"19108021592327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190301,"job_number":"JOB_190301","tr_customer_id":190319,"tr_customer_product_id":190309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:01:58.000Z","modified_at":"2026-02-18T08:02:35.000Z","name":"Jaycee Hagenes","mobile_number":"607-936-3691","email_id":"Alexys.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16998437280376","imei1":"16998437280376","imei2":"16998437280376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190293,"job_number":"JOB_190293","tr_customer_id":190311,"tr_customer_product_id":190301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:14:21.000Z","name":"Deangelo Rohan","mobile_number":"233-221-0276","email_id":"Audrey.Labadie17@yahoo.com","dop":"2025-04-06","serial_number":"11664855841065","imei1":"11664855841065","imei2":"11664855841065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190290,"job_number":"JOB_190290","tr_customer_id":190308,"tr_customer_product_id":190298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:13:32.000Z","name":"Amos Kautzer","mobile_number":"766-516-4496","email_id":"Pedro29@hotmail.com","dop":"2025-04-06","serial_number":"10456931628583","imei1":"10456931628583","imei2":"10456931628583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190287,"job_number":"JOB_190287","tr_customer_id":190305,"tr_customer_product_id":190295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:15.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"Roxane Kemmer","mobile_number":"483-649-9578","email_id":"Lucie68@gmail.com","dop":"2025-04-06","serial_number":"11669161894449","imei1":"11669161894449","imei2":"11669161894449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190285,"job_number":"JOB_190285","tr_customer_id":190303,"tr_customer_product_id":190293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:44.000Z","name":"Alvina Luettgen","mobile_number":"821-614-7553","email_id":"Donnie.Roob66@hotmail.com","dop":"2025-04-06","serial_number":"11353583224361","imei1":"11353583224361","imei2":"11353583224361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190282,"job_number":"JOB_190282","tr_customer_id":190300,"tr_customer_product_id":190290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:29.000Z","modified_at":"2026-02-18T07:10:07.000Z","name":"Aimee Hills","mobile_number":"802-945-5137","email_id":"Julianne21@yahoo.com","dop":"2025-04-06","serial_number":"13658133561954","imei1":"13658133561954","imei2":"13658133561954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190279,"job_number":"JOB_190279","tr_customer_id":190297,"tr_customer_product_id":190287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:09:21.000Z","name":"Judge Pouros","mobile_number":"695-659-0379","email_id":"Felipe_Turcotte31@hotmail.com","dop":"2025-04-06","serial_number":"16424513949936","imei1":"16424513949936","imei2":"16424513949936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190276,"job_number":"JOB_190276","tr_customer_id":190294,"tr_customer_product_id":190284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:57.000Z","modified_at":"2026-02-18T07:08:35.000Z","name":"Verner Miller","mobile_number":"982-266-0896","email_id":"Gage2@hotmail.com","dop":"2025-04-06","serial_number":"18874964293451","imei1":"18874964293451","imei2":"18874964293451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190273,"job_number":"JOB_190273","tr_customer_id":190291,"tr_customer_product_id":190281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:08:28.000Z","name":"Cruz Pollich","mobile_number":"527-422-2207","email_id":"Stanley.Bayer@gmail.com","dop":"2025-04-06","serial_number":"15590220066557","imei1":"15590220066557","imei2":"15590220066557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190269,"job_number":"JOB_190269","tr_customer_id":190287,"tr_customer_product_id":190277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:23.000Z","name":"Buster Aufderhar","mobile_number":"634-265-5332","email_id":"Green.Doyle@hotmail.com","dop":"2025-04-06","serial_number":"19729663951339","imei1":"19729663951339","imei2":"19729663951339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190268,"job_number":"JOB_190268","tr_customer_id":190286,"tr_customer_product_id":190276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:22.000Z","name":"Deron Feil","mobile_number":"812-863-6729","email_id":"Sunny.Muller4@yahoo.com","dop":"2025-04-06","serial_number":"17293490952555","imei1":"17293490952555","imei2":"17293490952555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190266,"job_number":"JOB_190266","tr_customer_id":190284,"tr_customer_product_id":190274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:44.000Z","name":"Seamus Gutkowski","mobile_number":"821-961-6689","email_id":"Malachi.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"12807300363615","imei1":"12807300363615","imei2":"12807300363615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190263,"job_number":"JOB_190263","tr_customer_id":190281,"tr_customer_product_id":190271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:07:01.000Z","name":"Katelin Labadie","mobile_number":"864-227-4870","email_id":"Clovis.Robel68@gmail.com","dop":"2025-04-06","serial_number":"15904966802554","imei1":"15904966802554","imei2":"15904966802554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190260,"job_number":"JOB_190260","tr_customer_id":190278,"tr_customer_product_id":190268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:04:24.000Z","name":"Bradford Thompson","mobile_number":"490-624-4968","email_id":"Martine84@gmail.com","dop":"2025-04-06","serial_number":"12064222835804","imei1":"12064222835804","imei2":"12064222835804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190257,"job_number":"JOB_190257","tr_customer_id":190275,"tr_customer_product_id":190265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:04:20.000Z","name":"London Koelpin","mobile_number":"369-589-1831","email_id":"Avery_Schmitt@gmail.com","dop":"2000-01-31","serial_number":"10193136531410","imei1":"10193136531410","imei2":"10193136531410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190254,"job_number":"JOB_190254","tr_customer_id":190272,"tr_customer_product_id":190262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:03.000Z","modified_at":"2026-02-18T07:03:40.000Z","name":"Simone Kirlin","mobile_number":"648-228-4288","email_id":"Electa_Schimmel81@hotmail.com","dop":"2025-04-06","serial_number":"14186764236066","imei1":"14186764236066","imei2":"14186764236066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190250,"job_number":"JOB_190250","tr_customer_id":190268,"tr_customer_product_id":190258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:35.000Z","name":"Lane Greenfelder","mobile_number":"740-601-1230","email_id":"Rosanna51@yahoo.com","dop":"2000-01-31","serial_number":"10512854972312","imei1":"10512854972312","imei2":"10512854972312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190248,"job_number":"JOB_190248","tr_customer_id":190266,"tr_customer_product_id":190256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:33.000Z","name":"Rachel Sipes","mobile_number":"438-660-7848","email_id":"Vanessa.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15819339500808","imei1":"15819339500808","imei2":"15819339500808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190245,"job_number":"JOB_190245","tr_customer_id":190263,"tr_customer_product_id":190253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:03:24.000Z","name":"Skyla Cassin","mobile_number":"899-762-6939","email_id":"Missouri.Koch98@hotmail.com","dop":"2025-04-06","serial_number":"11434012416152","imei1":"11434012416152","imei2":"11434012416152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190242,"job_number":"JOB_190242","tr_customer_id":190260,"tr_customer_product_id":190250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"Larissa Goldner","mobile_number":"911-680-6112","email_id":"Dejuan.Leuschke78@gmail.com","dop":"2025-04-06","serial_number":"16637553782239","imei1":"16637553782239","imei2":"16637553782239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190238,"job_number":"JOB_190238","tr_customer_id":190256,"tr_customer_product_id":190246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Johanna Streich","mobile_number":"831-796-6330","email_id":"Ali.Johnston76@gmail.com","dop":"2025-04-06","serial_number":"10146247541198","imei1":"10146247541198","imei2":"10146247541198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190237,"job_number":"JOB_190237","tr_customer_id":190255,"tr_customer_product_id":190245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:49.000Z","name":"Antonia Kuhlman","mobile_number":"757-828-3384","email_id":"Pierce93@hotmail.com","dop":"2000-01-31","serial_number":"10325276927121","imei1":"10325276927121","imei2":"10325276927121","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190233,"job_number":"JOB_190233","tr_customer_id":190251,"tr_customer_product_id":190241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:03.000Z","modified_at":"2026-02-18T07:02:40.000Z","name":"Monte Adams","mobile_number":"636-282-7586","email_id":"Kennedy74@gmail.com","dop":"2025-04-06","serial_number":"13237271675335","imei1":"13237271675335","imei2":"13237271675335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190230,"job_number":"JOB_190230","tr_customer_id":190248,"tr_customer_product_id":190238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:02:16.000Z","name":"Merle Williamson","mobile_number":"341-348-1477","email_id":"Leta_Schulist55@hotmail.com","dop":"2025-04-06","serial_number":"14110141184971","imei1":"14110141184971","imei2":"14110141184971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190226,"job_number":"JOB_190226","tr_customer_id":190244,"tr_customer_product_id":190234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Ashleigh Rempel","mobile_number":"418-480-9297","email_id":"Letitia35@gmail.com","dop":"2025-04-06","serial_number":"19560953502209","imei1":"19560953502209","imei2":"19560953502209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190224,"job_number":"JOB_190224","tr_customer_id":190242,"tr_customer_product_id":190232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Clark Green","mobile_number":"964-399-0033","email_id":"Soledad98@yahoo.com","dop":"2000-01-31","serial_number":"10286688130966","imei1":"10286688130966","imei2":"10286688130966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190221,"job_number":"JOB_190221","tr_customer_id":190239,"tr_customer_product_id":190229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:55.000Z","name":"Devante Vandervort","mobile_number":"504-384-7740","email_id":"Zachary.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"19183817573172","imei1":"19183817573172","imei2":"19183817573172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190218,"job_number":"JOB_190218","tr_customer_id":190236,"tr_customer_product_id":190226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:51.000Z","modified_at":"2026-02-18T07:01:30.000Z","name":"Michaela Kovacek","mobile_number":"867-672-3019","email_id":"Rodolfo67@gmail.com","dop":"2025-04-06","serial_number":"13810298846745","imei1":"13810298846745","imei2":"13810298846745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190215,"job_number":"JOB_190215","tr_customer_id":190233,"tr_customer_product_id":190223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:07.000Z","modified_at":"2026-02-18T07:00:46.000Z","name":"Kallie Walter","mobile_number":"279-845-1756","email_id":"Saul.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"12154014642419","imei1":"12154014642419","imei2":"12154014642419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190213,"job_number":"JOB_190213","tr_customer_id":190231,"tr_customer_product_id":190221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:43.000Z","name":"Janessa Kozey","mobile_number":"871-540-0061","email_id":"Prudence92@hotmail.com","dop":"2025-04-06","serial_number":"12686248170624","imei1":"12686248170624","imei2":"12686248170624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190210,"job_number":"JOB_190210","tr_customer_id":190228,"tr_customer_product_id":190218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:58.000Z","name":"Josie Gaylord","mobile_number":"875-865-8566","email_id":"Bianka75@gmail.com","dop":"2025-04-06","serial_number":"14382011620807","imei1":"14382011620807","imei2":"14382011620807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190207,"job_number":"JOB_190207","tr_customer_id":190225,"tr_customer_product_id":190215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:59:12.000Z","name":"Karen Dicki","mobile_number":"857-482-1796","email_id":"Kevin.Lesch16@yahoo.com","dop":"2025-04-06","serial_number":"10083564092926","imei1":"10083564092926","imei2":"10083564092926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190204,"job_number":"JOB_190204","tr_customer_id":190222,"tr_customer_product_id":190212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:47.000Z","modified_at":"2026-02-18T06:58:25.000Z","name":"Tod Sporer","mobile_number":"595-766-7450","email_id":"Arden.Grady@yahoo.com","dop":"2025-04-06","serial_number":"10084198135977","imei1":"10084198135977","imei2":"10084198135977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190198,"job_number":"JOB_190198","tr_customer_id":190216,"tr_customer_product_id":190206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:55.000Z","modified_at":"2026-02-18T06:57:33.000Z","name":"Reggie Kulas","mobile_number":"468-782-2690","email_id":"Geovanny73@yahoo.com","dop":"2025-04-06","serial_number":"19996449872321","imei1":"19996449872321","imei2":"19996449872321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190195,"job_number":"JOB_190195","tr_customer_id":190213,"tr_customer_product_id":190203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:47.000Z","name":"Elinore Cremin","mobile_number":"547-411-4170","email_id":"Jackson.Bahringer53@hotmail.com","dop":"2025-04-06","serial_number":"14417975188879","imei1":"14417975188879","imei2":"14417975188879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190192,"job_number":"JOB_190192","tr_customer_id":190210,"tr_customer_product_id":190200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:56:01.000Z","name":"Mellie Koch","mobile_number":"308-837-4046","email_id":"Kole20@yahoo.com","dop":"2025-04-06","serial_number":"17165621925857","imei1":"17165621925857","imei2":"17165621925857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190189,"job_number":"JOB_190189","tr_customer_id":190207,"tr_customer_product_id":190197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:47.000Z","modified_at":"2026-02-18T06:55:26.000Z","name":"Randi Mueller","mobile_number":"463-438-6083","email_id":"Raven11@hotmail.com","dop":"2025-04-06","serial_number":"18063893566814","imei1":"18063893566814","imei2":"18063893566814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190186,"job_number":"JOB_190186","tr_customer_id":190204,"tr_customer_product_id":190194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:54:39.000Z","name":"Ally Little","mobile_number":"703-702-1666","email_id":"Daniella.McDermott@gmail.com","dop":"2025-04-06","serial_number":"14269807847578","imei1":"14269807847578","imei2":"14269807847578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190183,"job_number":"JOB_190183","tr_customer_id":190201,"tr_customer_product_id":190191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:52.000Z","name":"Kenton Wunsch","mobile_number":"252-473-5099","email_id":"Dayton.Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12862586132868","imei1":"12862586132868","imei2":"12862586132868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190180,"job_number":"JOB_190180","tr_customer_id":190198,"tr_customer_product_id":190188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:53:27.000Z","name":"Alicia Rohan","mobile_number":"848-886-8017","email_id":"Brown.Tromp14@yahoo.com","dop":"2025-06-18","serial_number":"10848615982491","imei1":"10848615982491","imei2":"10848615982491","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190177,"job_number":"JOB_190177","tr_customer_id":190195,"tr_customer_product_id":190185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:18.000Z","modified_at":"2026-02-18T06:52:55.000Z","name":"Annabel Cartwright","mobile_number":"501-220-3368","email_id":"Assunta61@gmail.com","dop":"2025-04-06","serial_number":"12437888972666","imei1":"12437888972666","imei2":"12437888972666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190175,"job_number":"JOB_190175","tr_customer_id":190193,"tr_customer_product_id":190183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:44.000Z","name":"Donald Raynor","mobile_number":"547-793-3985","email_id":"Tara.Walsh26@gmail.com","dop":"2025-06-18","serial_number":"10822067442195","imei1":"10822067442195","imei2":"10822067442195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190171,"job_number":"JOB_190171","tr_customer_id":190189,"tr_customer_product_id":190179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:51:27.000Z","name":"Dangelo Spinka","mobile_number":"597-659-7897","email_id":"Jace.Hammes49@yahoo.com","dop":"2025-12-31","serial_number":"108756852950788","imei1":"108756852950788","imei2":"108756852950788","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190169,"job_number":"JOB_190169","tr_customer_id":190187,"tr_customer_product_id":190177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:08.000Z","modified_at":"2026-02-18T06:50:44.000Z","name":"Rowland Nader","mobile_number":"385-699-9512","email_id":"Blair.Bergstrom95@yahoo.com","dop":"2025-12-31","serial_number":"104822802727221","imei1":"104822802727221","imei2":"104822802727221","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190164,"job_number":"JOB_190164","tr_customer_id":190182,"tr_customer_product_id":190172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:50:00.000Z","name":"Weston Gutkowski","mobile_number":"778-561-6298","email_id":"Deshawn.Rolfson@yahoo.com","dop":"2025-12-31","serial_number":"107939308316534","imei1":"107939308316534","imei2":"107939308316534","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190151,"job_number":"JOB_190151","tr_customer_id":190169,"tr_customer_product_id":190159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:43:13.000Z","name":"Colin Hegmann","mobile_number":"577-302-1285","email_id":"Seamus37@hotmail.com","dop":"2025-04-06","serial_number":"18610557989946","imei1":"18610557989946","imei2":"18610557989946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190148,"job_number":"JOB_190148","tr_customer_id":190166,"tr_customer_product_id":190156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:42:29.000Z","name":"Darren Collins","mobile_number":"904-976-1522","email_id":"Andreane.Schneider57@hotmail.com","dop":"2025-04-06","serial_number":"13884612856726","imei1":"13884612856726","imei2":"13884612856726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190145,"job_number":"JOB_190145","tr_customer_id":190163,"tr_customer_product_id":190153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:06.000Z","modified_at":"2026-02-18T06:41:44.000Z","name":"Berenice Lang","mobile_number":"657-342-1362","email_id":"Ethyl_Hackett@gmail.com","dop":"2025-04-06","serial_number":"14695391640929","imei1":"14695391640929","imei2":"14695391640929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190140,"job_number":"JOB_190140","tr_customer_id":190158,"tr_customer_product_id":190148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:03.000Z","modified_at":"2026-02-18T05:54:43.000Z","name":"August Abshire","mobile_number":"319-653-2327","email_id":"Dan87@hotmail.com","dop":"2025-04-06","serial_number":"16559403583619","imei1":"16559403583619","imei2":"16559403583619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190137,"job_number":"JOB_190137","tr_customer_id":190155,"tr_customer_product_id":190145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:55.000Z","name":"Christophe Turcotte","mobile_number":"866-600-1026","email_id":"Abelardo_Littel27@yahoo.com","dop":"2025-04-06","serial_number":"15416293708675","imei1":"15416293708675","imei2":"15416293708675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190134,"job_number":"JOB_190134","tr_customer_id":190152,"tr_customer_product_id":190142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:53:06.000Z","name":"Stacy Boyle","mobile_number":"898-966-6180","email_id":"Katrine.Kiehn70@yahoo.com","dop":"2025-04-06","serial_number":"10866742342596","imei1":"10866742342596","imei2":"10866742342596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190132,"job_number":"JOB_190132","tr_customer_id":190150,"tr_customer_product_id":190140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:54.000Z","name":"Sierra Reinger","mobile_number":"972-420-4318","email_id":"Torrey_Zieme51@hotmail.com","dop":"2025-12-01","serial_number":"18541111477224","imei1":"18541111477224","imei2":"18541111477224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190130,"job_number":"JOB_190130","tr_customer_id":190148,"tr_customer_product_id":190138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:26.000Z","modified_at":"2026-02-18T05:44:37.000Z","name":"Zoila Wiegand","mobile_number":"912-615-3902","email_id":"Cordia_Stroman20@hotmail.com","dop":"2025-12-01","serial_number":"19635238377990","imei1":"19635238377990","imei2":"19635238377990","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190128,"job_number":"JOB_190128","tr_customer_id":190146,"tr_customer_product_id":190136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:21.000Z","name":"Grady Erdman","mobile_number":"718-899-7358","email_id":"Dell_Bashirian94@gmail.com","dop":"2025-12-01","serial_number":"12675748265188","imei1":"12675748265188","imei2":"12675748265188","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190125,"job_number":"JOB_190125","tr_customer_id":190143,"tr_customer_product_id":190133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:23.000Z","modified_at":"2026-02-18T05:43:59.000Z","name":"Althea Windler","mobile_number":"206-650-3242","email_id":"Irwin_Prohaska79@hotmail.com","dop":"2025-04-06","serial_number":"14438988589602","imei1":"14438988589602","imei2":"14438988589602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190123,"job_number":"JOB_190123","tr_customer_id":190141,"tr_customer_product_id":190131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:07.000Z","modified_at":"2026-02-18T05:43:43.000Z","name":"Michele Kertzmann","mobile_number":"223-780-9853","email_id":"Stephany_Braun71@yahoo.com","dop":"2025-04-06","serial_number":"16470444677136","imei1":"16470444677136","imei2":"16470444677136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190122,"job_number":"JOB_190122","tr_customer_id":190140,"tr_customer_product_id":190130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:26:04.000Z","name":"Kaitlin Abshire","mobile_number":"242-793-8864","email_id":"Jude.Beier@gmail.com","dop":"2025-07-01","serial_number":"101151958032875","imei1":"101151958032875","imei2":"101151958032875","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190120,"job_number":"JOB_190120","tr_customer_id":190138,"tr_customer_product_id":190128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:52.000Z","name":"Corine Farrell","mobile_number":"229-813-5004","email_id":"Vidal61@gmail.com","dop":"2025-07-01","serial_number":"108756531623491","imei1":"108756531623491","imei2":"108756531623491","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190117,"job_number":"JOB_190117","tr_customer_id":190135,"tr_customer_product_id":190125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:22:36.000Z","name":"Theodore Trantow","mobile_number":"659-540-4562","email_id":"Hoyt.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13225345416340","imei1":"13225345416340","imei2":"13225345416340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190112,"job_number":"JOB_190112","tr_customer_id":190130,"tr_customer_product_id":190120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:09.000Z","modified_at":"2026-02-18T05:21:49.000Z","name":"Florida Rohan","mobile_number":"462-570-6599","email_id":"Myrtice_Heathcote64@hotmail.com","dop":"2025-04-06","serial_number":"11796554894771","imei1":"11796554894771","imei2":"11796554894771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190109,"job_number":"JOB_190109","tr_customer_id":190127,"tr_customer_product_id":190117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:21:01.000Z","name":"Waylon Schumm","mobile_number":"616-636-6398","email_id":"Randy.Rempel78@yahoo.com","dop":"2025-04-06","serial_number":"12107478347133","imei1":"12107478347133","imei2":"12107478347133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190103,"job_number":"JOB_190103","tr_customer_id":190121,"tr_customer_product_id":190111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:03:18.000Z","name":"Chaya Roob","mobile_number":"483-353-2183","email_id":"Darlene5@yahoo.com","dop":"2025-04-06","serial_number":"18889498076326","imei1":"18889498076326","imei2":"18889498076326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190100,"job_number":"JOB_190100","tr_customer_id":190118,"tr_customer_product_id":190108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:36.000Z","name":"Skyla Fritsch","mobile_number":"348-529-4187","email_id":"Percy5@yahoo.com","dop":"2025-04-06","serial_number":"17229280449732","imei1":"17229280449732","imei2":"17229280449732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190097,"job_number":"JOB_190097","tr_customer_id":190115,"tr_customer_product_id":190105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:53.000Z","name":"Nola Ryan","mobile_number":"437-772-8300","email_id":"Ursula.Larson82@gmail.com","dop":"2025-04-06","serial_number":"14994435612096","imei1":"14994435612096","imei2":"14994435612096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190095,"job_number":"JOB_190095","tr_customer_id":190113,"tr_customer_product_id":190103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:13.000Z","modified_at":"2026-02-18T04:49:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25102753704574","imei1":"25102753704574","imei2":"25102753704574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190088,"job_number":"JOB_190088","tr_customer_id":190106,"tr_customer_product_id":190096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78361699479083","imei1":"78361699479083","imei2":"78361699479083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190081,"job_number":"JOB_190081","tr_customer_id":190099,"tr_customer_product_id":190089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57487576222027","imei1":"57487576222027","imei2":"57487576222027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190073,"job_number":"JOB_190073","tr_customer_id":190091,"tr_customer_product_id":190081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:35:29.000Z","name":"Harry Adams","mobile_number":"633-524-1043","email_id":"Lue69@hotmail.com","dop":"2025-04-06","serial_number":"11709334579715","imei1":"11709334579715","imei2":"11709334579715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190069,"job_number":"JOB_190069","tr_customer_id":190087,"tr_customer_product_id":190077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:35:26.000Z","name":"Hallie Wiza","mobile_number":"295-463-4697","email_id":"Jasmin_Glover@gmail.com","dop":"2025-04-06","serial_number":"12591233112129","imei1":"12591233112129","imei2":"12591233112129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190067,"job_number":"JOB_190067","tr_customer_id":190085,"tr_customer_product_id":190075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:35:21.000Z","name":"Christy Deckow","mobile_number":"678-683-1872","email_id":"Myrl.Wuckert88@gmail.com","dop":"2025-04-06","serial_number":"15153875567904","imei1":"15153875567904","imei2":"15153875567904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190064,"job_number":"JOB_190064","tr_customer_id":190082,"tr_customer_product_id":190072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:35:11.000Z","name":"Jordyn Friesen","mobile_number":"886-861-4947","email_id":"Oral66@gmail.com","dop":"2025-04-06","serial_number":"14864333003012","imei1":"14864333003012","imei2":"14864333003012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190060,"job_number":"JOB_190060","tr_customer_id":190078,"tr_customer_product_id":190068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:03.000Z","name":"Jett O'Hara","mobile_number":"907-853-7107","email_id":"Kian_Aufderhar51@hotmail.com","dop":"2025-04-06","serial_number":"15494899960006","imei1":"15494899960006","imei2":"15494899960006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190059,"job_number":"JOB_190059","tr_customer_id":190077,"tr_customer_product_id":190067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:01.000Z","name":"Lessie Bashirian","mobile_number":"486-843-3330","email_id":"Jimmy.Kautzer83@hotmail.com","dop":"2000-01-31","serial_number":"10945865807711","imei1":"10945865807711","imei2":"10945865807711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190055,"job_number":"JOB_190055","tr_customer_id":190073,"tr_customer_product_id":190063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:58.000Z","name":"Lawrence Koss","mobile_number":"820-452-1143","email_id":"Xavier30@yahoo.com","dop":"2025-04-06","serial_number":"17695549831907","imei1":"17695549831907","imei2":"17695549831907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190052,"job_number":"JOB_190052","tr_customer_id":190070,"tr_customer_product_id":190060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Arnoldo Yost","mobile_number":"611-379-1931","email_id":"Crystal.Skiles@gmail.com","dop":"2025-08-24","serial_number":"13484556906647","imei1":"13484556906647","imei2":"13484556906647","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190049,"job_number":"JOB_190049","tr_customer_id":190067,"tr_customer_product_id":190057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Emmy Langworth","mobile_number":"256-736-6829","email_id":"Jaunita.Howell93@yahoo.com","dop":"2025-04-06","serial_number":"16353534733301","imei1":"16353534733301","imei2":"16353534733301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190045,"job_number":"JOB_190045","tr_customer_id":190063,"tr_customer_product_id":190053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Jamar Towne","mobile_number":"544-635-5448","email_id":"Berry_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"19520793558677","imei1":"19520793558677","imei2":"19520793558677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190042,"job_number":"JOB_190042","tr_customer_id":190060,"tr_customer_product_id":190050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Lavada Wyman","mobile_number":"258-308-1170","email_id":"Dolores.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"19855795604187","imei1":"19855795604187","imei2":"19855795604187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190040,"job_number":"JOB_190040","tr_customer_id":190058,"tr_customer_product_id":190048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:40.000Z","name":"Cassie Weimann","mobile_number":"488-868-4541","email_id":"Amara7@yahoo.com","dop":"2025-04-06","serial_number":"19160549939055","imei1":"19160549939055","imei2":"19160549939055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190037,"job_number":"JOB_190037","tr_customer_id":190055,"tr_customer_product_id":190045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:37.000Z","name":"Kaya O'Keefe","mobile_number":"349-748-4790","email_id":"Else.Powlowski53@hotmail.com","dop":"2025-04-06","serial_number":"13780809715293","imei1":"13780809715293","imei2":"13780809715293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190034,"job_number":"JOB_190034","tr_customer_id":190052,"tr_customer_product_id":190042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:34:38.000Z","name":"Lisette Tillman","mobile_number":"372-501-6592","email_id":"Ashton.Wehner@gmail.com","dop":"2025-04-06","serial_number":"10998258192822","imei1":"10998258192822","imei2":"10998258192822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190031,"job_number":"JOB_190031","tr_customer_id":190049,"tr_customer_product_id":190039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:54.000Z","modified_at":"2026-02-18T04:34:30.000Z","name":"Noah Sawayn","mobile_number":"247-810-9207","email_id":"Tyra_Zemlak31@gmail.com","dop":"2025-04-06","serial_number":"16962164544885","imei1":"16962164544885","imei2":"16962164544885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190026,"job_number":"JOB_190026","tr_customer_id":190044,"tr_customer_product_id":190034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:34:25.000Z","name":"Kaleb Thiel","mobile_number":"559-796-9730","email_id":"Samanta.Hahn@hotmail.com","dop":"2025-04-06","serial_number":"16191202406168","imei1":"16191202406168","imei2":"16191202406168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190024,"job_number":"JOB_190024","tr_customer_id":190042,"tr_customer_product_id":190032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Germaine Adams","mobile_number":"415-227-7363","email_id":"Lia_Simonis34@hotmail.com","dop":"2000-01-31","serial_number":"10575108506563","imei1":"10575108506563","imei2":"10575108506563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190020,"job_number":"JOB_190020","tr_customer_id":190038,"tr_customer_product_id":190028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Sheridan Lowe","mobile_number":"203-846-2909","email_id":"Jack.Beier89@yahoo.com","dop":"2025-04-06","serial_number":"13264524068509","imei1":"13264524068509","imei2":"13264524068509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190018,"job_number":"JOB_190018","tr_customer_id":190036,"tr_customer_product_id":190026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Dean Armstrong","mobile_number":"890-248-3988","email_id":"Jorge_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"13528063179329","imei1":"13528063179329","imei2":"13528063179329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190014,"job_number":"JOB_190014","tr_customer_id":190032,"tr_customer_product_id":190022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:34:18.000Z","name":"Mariah Baumbach","mobile_number":"542-409-6237","email_id":"Luz.Sawayn37@gmail.com","dop":"2025-04-06","serial_number":"16979472041092","imei1":"16979472041092","imei2":"16979472041092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190012,"job_number":"JOB_190012","tr_customer_id":190030,"tr_customer_product_id":190020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:34:10.000Z","name":"Kavon Stehr","mobile_number":"947-785-3223","email_id":"Kattie22@yahoo.com","dop":"2025-12-31","serial_number":"104282608637375","imei1":"104282608637375","imei2":"104282608637375","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190006,"job_number":"JOB_190006","tr_customer_id":190024,"tr_customer_product_id":190014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:34:09.000Z","name":"Berry Gislason","mobile_number":"613-209-6243","email_id":"Alva_Bechtelar@hotmail.com","dop":"2025-08-24","serial_number":"17551816657188","imei1":"17551816657188","imei2":"17551816657188","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190002,"job_number":"JOB_190002","tr_customer_id":190020,"tr_customer_product_id":190010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"Loraine Hackett","mobile_number":"298-675-8435","email_id":"Liana.Satterfield@gmail.com","dop":"2025-04-06","serial_number":"15328396131748","imei1":"15328396131748","imei2":"15328396131748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189999,"job_number":"JOB_189999","tr_customer_id":190017,"tr_customer_product_id":190007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:34:00.000Z","name":"Estell Emmerich","mobile_number":"673-418-9039","email_id":"Willie_Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17901793304862","imei1":"17901793304862","imei2":"17901793304862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189996,"job_number":"JOB_189996","tr_customer_id":190014,"tr_customer_product_id":190004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:23.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Jazmyn Padberg","mobile_number":"856-230-0417","email_id":"Geovanni25@gmail.com","dop":"2025-04-06","serial_number":"19675387643461","imei1":"19675387643461","imei2":"19675387643461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189992,"job_number":"JOB_189992","tr_customer_id":190010,"tr_customer_product_id":190000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:56.000Z","name":"Reyna Lakin","mobile_number":"819-252-8904","email_id":"Erik.Tillman@hotmail.com","dop":"2025-04-06","serial_number":"17059416387469","imei1":"17059416387469","imei2":"17059416387469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189986,"job_number":"JOB_189986","tr_customer_id":190004,"tr_customer_product_id":189994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"Jacynthe Schmidt","mobile_number":"414-398-4038","email_id":"Genevieve.Sawayn35@gmail.com","dop":"2025-04-06","serial_number":"17052353185887","imei1":"17052353185887","imei2":"17052353185887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189984,"job_number":"JOB_189984","tr_customer_id":190002,"tr_customer_product_id":189992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:54.000Z","name":"Dane Reilly","mobile_number":"249-717-3921","email_id":"Ryder_Russel@hotmail.com","dop":"2025-04-06","serial_number":"18534232537475","imei1":"18534232537475","imei2":"18534232537475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189980,"job_number":"JOB_189980","tr_customer_id":189998,"tr_customer_product_id":189988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:52.000Z","name":"Ludie Marquardt","mobile_number":"758-747-7334","email_id":"Peter.Fisher3@gmail.com","dop":"2025-04-06","serial_number":"14135661923688","imei1":"14135661923688","imei2":"14135661923688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189978,"job_number":"JOB_189978","tr_customer_id":189996,"tr_customer_product_id":189986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Danial Buckridge","mobile_number":"695-262-2968","email_id":"Chanelle81@yahoo.com","dop":"2025-04-06","serial_number":"11486057838887","imei1":"11486057838887","imei2":"11486057838887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189974,"job_number":"JOB_189974","tr_customer_id":189992,"tr_customer_product_id":189982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Arnoldo Swaniawski","mobile_number":"446-221-2857","email_id":"Ricky_Swift@hotmail.com","dop":"2025-04-06","serial_number":"13049595779368","imei1":"13049595779368","imei2":"13049595779368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189972,"job_number":"JOB_189972","tr_customer_id":189990,"tr_customer_product_id":189980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Ona Lang","mobile_number":"774-465-4889","email_id":"Delilah45@gmail.com","dop":"2025-04-06","serial_number":"12751587977492","imei1":"12751587977492","imei2":"12751587977492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189966,"job_number":"JOB_189966","tr_customer_id":189984,"tr_customer_product_id":189974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mitchel Weber","mobile_number":"596-810-7438","email_id":"Jocelyn.McGlynn10@hotmail.com","dop":"2025-04-06","serial_number":"14295907921137","imei1":"14295907921137","imei2":"14295907921137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189964,"job_number":"JOB_189964","tr_customer_id":189982,"tr_customer_product_id":189972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Amari Haag","mobile_number":"466-897-3709","email_id":"Geo_Fahey@yahoo.com","dop":"2000-01-31","serial_number":"10689425503683","imei1":"10689425503683","imei2":"10689425503683","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189959,"job_number":"JOB_189959","tr_customer_id":189977,"tr_customer_product_id":189967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:02.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Emilia Brown","mobile_number":"433-387-1303","email_id":"Emmanuel.Prosacco15@yahoo.com","dop":"2025-02-01","serial_number":"79854202934178","imei1":"79854202934178","imei2":"79854202934178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189952,"job_number":"JOB_189952","tr_customer_id":189970,"tr_customer_product_id":189960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Opal Shields","mobile_number":"606-913-4799","email_id":"Ena.Nader20@hotmail.com","dop":"2025-04-06","serial_number":"11576431330933","imei1":"11576431330933","imei2":"11576431330933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189949,"job_number":"JOB_189949","tr_customer_id":189967,"tr_customer_product_id":189957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Edwardo Spinka","mobile_number":"575-655-1384","email_id":"Milford_Corkery89@yahoo.com","dop":"2025-04-06","serial_number":"11031710540337","imei1":"11031710540337","imei2":"11031710540337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189944,"job_number":"JOB_189944","tr_customer_id":189962,"tr_customer_product_id":189952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:55.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Raphaelle Cummerata","mobile_number":"317-955-3146","email_id":"Geoffrey66@yahoo.com","dop":"2025-12-31","serial_number":"103690080133867","imei1":"103690080133867","imei2":"103690080133867","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189943,"job_number":"JOB_189943","tr_customer_id":189961,"tr_customer_product_id":189951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Cordell Nitzsche","mobile_number":"697-501-9069","email_id":"Antwan13@hotmail.com","dop":"2025-04-06","serial_number":"14860528616285","imei1":"14860528616285","imei2":"14860528616285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189938,"job_number":"JOB_189938","tr_customer_id":189956,"tr_customer_product_id":189946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Isidro Lockman","mobile_number":"342-327-2653","email_id":"Valerie29@hotmail.com","dop":"2025-04-06","serial_number":"13435350002288","imei1":"13435350002288","imei2":"13435350002288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189937,"job_number":"JOB_189937","tr_customer_id":189955,"tr_customer_product_id":189945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Jed Leannon","mobile_number":"638-341-3003","email_id":"Chet_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"17599118649001","imei1":"17599118649001","imei2":"17599118649001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189932,"job_number":"JOB_189932","tr_customer_id":189950,"tr_customer_product_id":189940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:26.000Z","name":"Dameon Moore","mobile_number":"744-789-9732","email_id":"Martin.Considine@yahoo.com","dop":"2025-08-24","serial_number":"10389106953018","imei1":"10389106953018","imei2":"10389106953018","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189931,"job_number":"JOB_189931","tr_customer_id":189949,"tr_customer_product_id":189939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Mariah Tromp","mobile_number":"399-413-1021","email_id":"Newton.Lueilwitz32@hotmail.com","dop":"2025-04-06","serial_number":"12686624222532","imei1":"12686624222532","imei2":"12686624222532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189921,"job_number":"JOB_189921","tr_customer_id":189939,"tr_customer_product_id":189929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Tressie Strosin","mobile_number":"873-786-7806","email_id":"Thora12@hotmail.com","dop":"2025-04-06","serial_number":"10061757548226","imei1":"10061757548226","imei2":"10061757548226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189920,"job_number":"JOB_189920","tr_customer_id":189938,"tr_customer_product_id":189928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:57.000Z","name":"Gregory Nitzsche","mobile_number":"653-235-6449","email_id":"Jerod90@hotmail.com","dop":"2025-05-30","serial_number":"19888438901289","imei1":"19888438901289","imei2":"19888438901289","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189917,"job_number":"JOB_189917","tr_customer_id":189935,"tr_customer_product_id":189925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Orpha Botsford","mobile_number":"620-718-2493","email_id":"Shemar_Olson94@gmail.com","dop":"2025-04-06","serial_number":"19079187595918","imei1":"19079187595918","imei2":"19079187595918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189914,"job_number":"JOB_189914","tr_customer_id":189932,"tr_customer_product_id":189922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:36.000Z","modified_at":"2026-02-18T04:33:12.000Z","name":"Candido Sipes","mobile_number":"643-633-3079","email_id":"Morris53@yahoo.com","dop":"2025-04-06","serial_number":"16888436125457","imei1":"16888436125457","imei2":"16888436125457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189910,"job_number":"JOB_189910","tr_customer_id":189928,"tr_customer_product_id":189918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Fernando Hyatt","mobile_number":"829-998-2610","email_id":"Natasha_Rice98@yahoo.com","dop":"2025-04-06","serial_number":"11518944505792","imei1":"11518944505792","imei2":"11518944505792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189908,"job_number":"JOB_189908","tr_customer_id":189926,"tr_customer_product_id":189916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Stanford Kessler","mobile_number":"766-817-0932","email_id":"Ned_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"16995396546422","imei1":"16995396546422","imei2":"16995396546422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189905,"job_number":"JOB_189905","tr_customer_id":189923,"tr_customer_product_id":189913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:29.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Dashawn Metz","mobile_number":"230-608-6570","email_id":"Margret44@yahoo.com","dop":"2025-04-06","serial_number":"16939730423276","imei1":"16939730423276","imei2":"16939730423276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189902,"job_number":"JOB_189902","tr_customer_id":189920,"tr_customer_product_id":189910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Gerhard Auer","mobile_number":"959-334-9354","email_id":"Judd_Walsh@yahoo.com","dop":"2000-01-31","serial_number":"10713097803202","imei1":"10713097803202","imei2":"10713097803202","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189900,"job_number":"JOB_189900","tr_customer_id":189918,"tr_customer_product_id":189908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Isabelle Pollich","mobile_number":"454-368-4648","email_id":"Rosemarie77@yahoo.com","dop":"2025-02-01","serial_number":"39654654809219","imei1":"39654654809219","imei2":"39654654809219","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189896,"job_number":"JOB_189896","tr_customer_id":189914,"tr_customer_product_id":189904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Kavon Nolan","mobile_number":"945-441-2529","email_id":"Karlee.Graham@yahoo.com","dop":"2025-04-06","serial_number":"11277734381808","imei1":"11277734381808","imei2":"11277734381808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189891,"job_number":"JOB_189891","tr_customer_id":189909,"tr_customer_product_id":189899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Elmer Powlowski","mobile_number":"572-823-2936","email_id":"Wayne_Beahan@gmail.com","dop":"2025-06-18","serial_number":"10002811848514","imei1":"10002811848514","imei2":"10002811848514","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189889,"job_number":"JOB_189889","tr_customer_id":189907,"tr_customer_product_id":189897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:47.000Z","name":"Vida O'Keefe","mobile_number":"837-225-9888","email_id":"Alexander2@yahoo.com","dop":"2025-12-31","serial_number":"109788097150484","imei1":"109788097150484","imei2":"109788097150484","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189886,"job_number":"JOB_189886","tr_customer_id":189904,"tr_customer_product_id":189894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:13.000Z","modified_at":"2026-02-18T04:32:46.000Z","name":"Lavina Goodwin","mobile_number":"739-376-4765","email_id":"Gerry.Rogahn32@yahoo.com","dop":"2025-04-06","serial_number":"10923721556764","imei1":"10923721556764","imei2":"10923721556764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189883,"job_number":"JOB_189883","tr_customer_id":189901,"tr_customer_product_id":189891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:09.000Z","modified_at":"2026-02-18T04:32:45.000Z","name":"Nadia Kreiger","mobile_number":"292-679-4695","email_id":"Ursula55@hotmail.com","dop":"2025-04-06","serial_number":"18196986982930","imei1":"18196986982930","imei2":"18196986982930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189880,"job_number":"JOB_189880","tr_customer_id":189898,"tr_customer_product_id":189888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Pamela Nolan","mobile_number":"369-500-3938","email_id":"Karina_Bins@gmail.com","dop":"2025-04-06","serial_number":"10972080206910","imei1":"10972080206910","imei2":"10972080206910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189875,"job_number":"JOB_189875","tr_customer_id":189893,"tr_customer_product_id":189883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:56.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Gage Graham","mobile_number":"954-601-7377","email_id":"Vilma69@yahoo.com","dop":"2025-04-06","serial_number":"15350753461867","imei1":"15350753461867","imei2":"15350753461867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189870,"job_number":"JOB_189870","tr_customer_id":189888,"tr_customer_product_id":189878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:32:25.000Z","name":"Timmy Frami","mobile_number":"612-804-6552","email_id":"Jaleel.Bednar@gmail.com","dop":"2025-04-06","serial_number":"13925133131858","imei1":"13925133131858","imei2":"13925133131858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189868,"job_number":"JOB_189868","tr_customer_id":189886,"tr_customer_product_id":189876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:49.000Z","modified_at":"2026-02-18T04:32:23.000Z","name":"Liza Ruecker","mobile_number":"843-666-7046","email_id":"Xzavier_Fahey@gmail.com","dop":"2025-04-06","serial_number":"16632719899745","imei1":"16632719899745","imei2":"16632719899745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189865,"job_number":"JOB_189865","tr_customer_id":189883,"tr_customer_product_id":189873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:32:16.000Z","name":"Rae Okuneva","mobile_number":"947-747-7846","email_id":"Estevan_Shanahan59@yahoo.com","dop":"2025-02-01","serial_number":"62357774128472","imei1":"62357774128472","imei2":"62357774128472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189863,"job_number":"JOB_189863","tr_customer_id":189881,"tr_customer_product_id":189871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Alejandrin Grady","mobile_number":"273-451-3995","email_id":"Verona.Bins93@yahoo.com","dop":"2025-04-06","serial_number":"15206552908464","imei1":"15206552908464","imei2":"15206552908464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189861,"job_number":"JOB_189861","tr_customer_id":189879,"tr_customer_product_id":189869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"Dayton Hills","mobile_number":"719-460-1666","email_id":"Savion6@gmail.com","dop":"2025-04-06","serial_number":"13481153140241","imei1":"13481153140241","imei2":"13481153140241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189857,"job_number":"JOB_189857","tr_customer_id":189875,"tr_customer_product_id":189865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Brooklyn Hirthe","mobile_number":"450-891-7491","email_id":"Jonathon53@yahoo.com","dop":"2025-04-06","serial_number":"19944359134115","imei1":"19944359134115","imei2":"19944359134115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189854,"job_number":"JOB_189854","tr_customer_id":189872,"tr_customer_product_id":189862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:32:13.000Z","name":"Tierra Muller","mobile_number":"778-258-5121","email_id":"Albertha.Jacobs36@gmail.com","dop":"2025-04-06","serial_number":"15302200132570","imei1":"15302200132570","imei2":"15302200132570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189850,"job_number":"JOB_189850","tr_customer_id":189868,"tr_customer_product_id":189858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"Sabryna Willms","mobile_number":"514-660-8942","email_id":"Jailyn84@hotmail.com","dop":"2025-04-06","serial_number":"13195596907006","imei1":"13195596907006","imei2":"13195596907006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189848,"job_number":"JOB_189848","tr_customer_id":189866,"tr_customer_product_id":189856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Cassie Kiehn","mobile_number":"682-990-3783","email_id":"Rylee_Breitenberg70@hotmail.com","dop":"2025-04-06","serial_number":"10933905469462","imei1":"10933905469462","imei2":"10933905469462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189846,"job_number":"JOB_189846","tr_customer_id":189864,"tr_customer_product_id":189854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:32.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Twila Marquardt","mobile_number":"947-394-2214","email_id":"Jerrod.Miller@hotmail.com","dop":"2025-04-06","serial_number":"16468725202415","imei1":"16468725202415","imei2":"16468725202415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189844,"job_number":"JOB_189844","tr_customer_id":189862,"tr_customer_product_id":189852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:32:07.000Z","name":"Adolph Baumbach","mobile_number":"698-497-1059","email_id":"Judd_Johnson63@yahoo.com","dop":"2025-06-18","serial_number":"10827999402533","imei1":"10827999402533","imei2":"10827999402533","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189842,"job_number":"JOB_189842","tr_customer_id":189860,"tr_customer_product_id":189850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:28.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"100204234037287","imei1":"100204234037287","imei2":"100204234037287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189840,"job_number":"JOB_189840","tr_customer_id":189858,"tr_customer_product_id":189848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"Alfred Frami","mobile_number":"680-475-8793","email_id":"John_Cremin41@gmail.com","dop":"2025-04-06","serial_number":"12672808672334","imei1":"12672808672334","imei2":"12672808672334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189837,"job_number":"JOB_189837","tr_customer_id":189855,"tr_customer_product_id":189845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:19.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Alphonso Kris","mobile_number":"521-379-0381","email_id":"Carlo33@gmail.com","dop":"2025-04-06","serial_number":"11322875364958","imei1":"11322875364958","imei2":"11322875364958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189836,"job_number":"JOB_189836","tr_customer_id":189854,"tr_customer_product_id":189844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:16.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"25891889466899","imei1":"25891889466899","imei2":"25891889466899","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189832,"job_number":"JOB_189832","tr_customer_id":189850,"tr_customer_product_id":189840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:28:18.000Z","name":"Carter Leuschke","mobile_number":"619-202-0987","email_id":"Fay.Schneider9@hotmail.com","dop":"2025-04-06","serial_number":"19794862801240","imei1":"19794862801240","imei2":"19794862801240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189829,"job_number":"JOB_189829","tr_customer_id":189847,"tr_customer_product_id":189837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:27:35.000Z","name":"Elta Nienow","mobile_number":"225-740-9680","email_id":"Selina0@hotmail.com","dop":"2025-04-06","serial_number":"13201869355730","imei1":"13201869355730","imei2":"13201869355730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189825,"job_number":"JOB_189825","tr_customer_id":189843,"tr_customer_product_id":189833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:16.000Z","modified_at":"2026-02-18T04:26:52.000Z","name":"Ryan Heathcote","mobile_number":"361-430-5804","email_id":"Lincoln_Pfeffer92@hotmail.com","dop":"2025-04-06","serial_number":"11134256404900","imei1":"11134256404900","imei2":"11134256404900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189822,"job_number":"JOB_189822","tr_customer_id":189840,"tr_customer_product_id":189830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:49.000Z","modified_at":"2026-02-18T03:55:11.000Z","name":"Jena Kiehn","mobile_number":"573-354-1793","email_id":"Cloyd_Krajcik@gmail.com","dop":"2025-04-06","serial_number":"13276706480541","imei1":"13276706480541","imei2":"13276706480541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189818,"job_number":"JOB_189818","tr_customer_id":189836,"tr_customer_product_id":189826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:43.000Z","name":"Carol Conroy","mobile_number":"212-305-1477","email_id":"Hans_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"11983956473692","imei1":"11983956473692","imei2":"11983956473692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189815,"job_number":"JOB_189815","tr_customer_id":189833,"tr_customer_product_id":189823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:37:02.000Z","name":"Enoch Schmitt","mobile_number":"978-794-3906","email_id":"Annetta.Vandervort67@yahoo.com","dop":"2025-04-06","serial_number":"13494555954352","imei1":"13494555954352","imei2":"13494555954352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189812,"job_number":"JOB_189812","tr_customer_id":189830,"tr_customer_product_id":189820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:36:21.000Z","name":"Emerald Koelpin","mobile_number":"398-240-5007","email_id":"Yazmin3@yahoo.com","dop":"2025-04-06","serial_number":"15497309748996","imei1":"15497309748996","imei2":"15497309748996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189808,"job_number":"JOB_189808","tr_customer_id":189826,"tr_customer_product_id":189816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:43.000Z","modified_at":"2026-02-18T03:21:58.000Z","name":"Frederik Rolfson","mobile_number":"431-965-9828","email_id":"Johnson90@gmail.com","dop":"2025-05-30","serial_number":"13670355967079","imei1":"13670355967079","imei2":"13670355967079","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189802,"job_number":"JOB_189802","tr_customer_id":189820,"tr_customer_product_id":189810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:31.000Z","modified_at":"2026-02-18T01:38:36.000Z","name":"satyam sharma","mobile_number":"9910538254","email_id":"satyamsharma@gmail.com","dop":"2026-02-02","serial_number":"10013983913246","imei1":"10013983913246","imei2":"10013983913246","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189801,"job_number":"JOB_189801","tr_customer_id":189819,"tr_customer_product_id":189809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:24.000Z","modified_at":"2026-02-18T01:38:29.000Z","name":"satya sharma","mobile_number":"9910538253","email_id":"satyarharma@gmail.com","dop":"2026-02-02","serial_number":"11795022134131","imei1":"11795022134131","imei2":"11795022134131","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189800,"job_number":"JOB_189800","tr_customer_id":189818,"tr_customer_product_id":189808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:18.000Z","modified_at":"2026-02-18T01:38:23.000Z","name":"satyarth sharma","mobile_number":"9910538250","email_id":"satyarthsharma@gmail.com","dop":"2026-02-02","serial_number":"10281656256125","imei1":"10281656256125","imei2":"10281656256125","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189799,"job_number":"JOB_189799","tr_customer_id":189817,"tr_customer_product_id":189807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:11.000Z","modified_at":"2026-02-18T01:38:16.000Z","name":"jatin sharma","mobile_number":"9910538250","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"10122217960552","imei1":"10122217960552","imei2":"10122217960552","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQyMzM2NX0.GgeVANR-KidzDWbcp4RNzd4dAgs-30ZrgMCae13LPe4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5f701a0c-e817-4569-ae3f-20dfb0aef235 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1023 |
| ETag | W/"3ff-dQpT873rTIrm1XWukPlTbBhYfzk" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:45.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T14:02:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"job_id":65000}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQyMzM2NX0.GgeVANR-KidzDWbcp4RNzd4dAgs-30ZrgMCae13LPe4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f0d564ee-4d10-463c-a9b8-32b48c96527e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":190408}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQyMzM2NX0.GgeVANR-KidzDWbcp4RNzd4dAgs-30ZrgMCae13LPe4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ec241fe0-7368-4706-9ab3-cc9307d41d5c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 29ce5278-076e-4d50-ad9f-699305c9278f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-5C1PthHLJoJpqKam3A0RcxyTffA" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjh9.UUDb2WtccX1AsinRPZWVxLkKvtlYEvYHRoSKqLymhcA"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjh9.UUDb2WtccX1AsinRPZWVxLkKvtlYEvYHRoSKqLymhcA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 60fd1f9c-e92b-4598-b814-8171c5b76067 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjh9.UUDb2WtccX1AsinRPZWVxLkKvtlYEvYHRoSKqLymhcA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1aa782a3-317b-4500-8ee9-f5fdb36085c4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-/MNwGPPIPFPw+/fNKko4SDhLIxk" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":612},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjh9.UUDb2WtccX1AsinRPZWVxLkKvtlYEvYHRoSKqLymhcA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c2c701fd-1419-4235-96be-b750b6df86ef |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1014 |
| ETag | W/"3f6-OZ0QpVnZNtRzoOcFkvXHxjdMZAM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:47.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-18T14:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjh9.UUDb2WtccX1AsinRPZWVxLkKvtlYEvYHRoSKqLymhcA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aa0a678a-d094-4845-9b51-14e827d16d50 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1014 |
| ETag | W/"3f6-OZ0QpVnZNtRzoOcFkvXHxjdMZAM" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:47.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-18T14:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"job_id":65260}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjh9.UUDb2WtccX1AsinRPZWVxLkKvtlYEvYHRoSKqLymhcA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 95685af4-12b6-4d2d-8ac7-b798e502a283 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":190408}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_69251"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjh9.UUDb2WtccX1AsinRPZWVxLkKvtlYEvYHRoSKqLymhcA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9c179c68-bb6d-4497-898f-95c181a9a9ce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_190408"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1017 |
| ETag | W/"3f9-pLHM5cjFYT8sLMQYeYIeKMRxaRk" |
| Vary | Accept-Encoding |
| Date | Wed, 18 Feb 2026 14:02:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:49.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.6' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'Sec-GPC: 1' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MjMzNjh9.UUDb2WtccX1AsinRPZWVxLkKvtlYEvYHRoSKqLymhcA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a055a875-63a5-470f-9e9d-9069a34b30a5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a45-AbqqHiy8NMhpLDMFFIZY9xBg+FI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 18 Feb 2026 14:02:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:49.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":726925,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-18T14:02:32.000Z","created_at":"2026-02-18T14:02:32.000Z"},{"id":726926,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-18T14:02:32.000Z","created_at":"2026-02-18T14:02:32.000Z"},{"id":726931,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-18T14:02:42.000Z","created_at":"2026-02-18T14:02:42.000Z"},{"id":726932,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-18T14:02:45.000Z","created_at":"2026-02-18T14:02:45.000Z"},{"id":726933,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-18T14:02:47.000Z","created_at":"2026-02-18T14:02:47.000Z"},{"id":726934,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-18T14:02:49.000Z","created_at":"2026-02-18T14:02:49.000Z"},{"id":726935,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-18T14:02:49.000Z","created_at":"2026-02-18T14:02:49.000Z"}],"problems":[{"id":180635,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T14:02:32.000Z"},{"id":180638,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-18T14:02:45.000Z"}],"quatations":[]}}